Page 1 of 1

How to resize images using BBCode

Posted: Wed Jan 06, 2021 10:30 pm
by eagleman
Hello
I have started to write some posts on my blog, but sometimes I need to post an image and resize it to a more compact size using a percentage.
I have already read the BBCode guide but is not clear on this point.
Where I have to declare the size of the image and what kind of syntax does it use?
Thanks for the explanations.

Re: How to resize images using BBCode

Posted: Thu Jan 07, 2021 5:20 pm
by laborix
eagleman wrote: Wed Jan 06, 2021 10:30 pm... post an image and resize it to a more compact size using a percentage. ...
Please use this coding after insert your image:

Code: Select all

[img=images/your-image.jpg scale=60%]

Re: How to resize images using BBCode

Posted: Thu Jan 07, 2021 8:44 pm
by eagleman
laborix wrote: Thu Jan 07, 2021 5:20 pm
eagleman wrote: Wed Jan 06, 2021 10:30 pm... post an image and resize it to a more compact size using a percentage. ...
Please use this coding after insert your image:

Code: Select all

[img=images/your-image.jpg scale=60%]
Thanks, it works. Now it will be easier for me to write a post ;)

Re: How to resize images using BBCode

Posted: Sat Jan 09, 2021 12:16 pm
by Arvid
Hi, for more details on the BBCode tags and their parameters, please refer to our wiki.

Re: How to resize images using BBCode

Posted: Fri Dec 06, 2024 5:05 am
by montore
Resize the image using BBC code you can try this:-
img=images/your-image.jpg scale=60%

This works perfectly for making images compact while retaining clarity. By the way, if you ever need to compress your images before uploading to ensure optimal quality, you can try online tools like jpeg compressor. It's helpful and very straightforward.