I've tried including "size=" and "width=" parameters in the
[img]
[img]
Code: Select all
[imgwh=width,height]Image URL[/imgwh]
Code: Select all
[imgwh=32,32]https://www.voidtools.com/everything.1.5.dark.mode2.png[/imgwh]
Code: Select all
[imgwh=64,64]https://www.voidtools.com/everything.1.5.dark.mode2.png[/imgwh]
Code: Select all
[imgwh=128,128]https://www.voidtools.com/everything.1.5.dark.mode2.png[/imgwh]
Code: Select all
[imgwh=256,256]https://www.voidtools.com/everything.1.5.dark.mode2.png[/imgwh]
Code: Select all
[imgwh=512,512]https://www.voidtools.com/everything.1.5.dark.mode2.png[/imgwh]
Code: Select all
[imgwh=256,128]https://www.voidtools.com/everything.1.5.dark.mode2.png[/imgwh]
Code: Select all
[img]https://www.voidtools.com/everything.1.5.dark.mode2.png[/img]
Code: Select all
[url=https://www.voidtools.com/context.menu.icon.png][img]https://www.voidtools.com/context.menu.icon.png[/img][/url]
Better had I said, "scaled", rather then, constrained.Here, viewtopic.php?p=39882#p39882, the width is constrained.
Just to note, that is going to be specific to conventions used by a particular service.I found another way to change the display size of an image included in a post here. This post points to an image named Ya3fEfc.jpg on Imgur. If I add an "m" to the filename (Ya3fEfcm.jpg) to the url, Imgur will serve up a 320px width image
That's right. I looked at a few other services to see if they supported serving up different versions of the same image based on alterations to the URL used to embed the image, and if so, how to do it.
Code: Select all
[url=https://www.voidtools.com/context.menu.icon.png][img]https://www.voidtools.com/context.menu.icon.png[/img][/url]
Code: Select all
[url=https://www.voidtools.com/everything.1.5.dark.mode2.png][imgw=64]https://www.voidtools.com/everything.1.5.dark.mode2.png[/imgw][/url]
Code: Select all
[url=https://www.voidtools.com/everything.1.5.dark.mode2.png][imgh=64]https://www.voidtools.com/everything.1.5.dark.mode2.png[/imgh][/url]