PDA

View Full Version : Resizing images



90_Shelby
03-26-2019, 07:20 PM
How do i post a picture and resize it automatically? The "insert image" button only allows 5 images. I can post more with url but they're too big.

CompletelyNumb
03-26-2019, 07:28 PM
Use the BIMG tag

D'z Nutz
03-26-2019, 08:05 PM
Use the BIMG tag

That doesn't resize it. It just displays it smaller. You'll still be downloading the full sized image.

Upload your photos to Imgur. It has resizing tools.

90_Shelby
03-26-2019, 08:18 PM
What was suggested worked. The photos are hosted on Imgur but i had to use bimg /bimg for them to fit the screen.

The only pain in the ass now is, if I edit the post all of the "b's" are wiped out of the code and I had to re enter them.

Thaco
03-26-2019, 08:29 PM
i use this, works great, simple and quick right click menu option

https://github.com/bricelam/ImageResizer

rage2
03-26-2019, 09:04 PM
No need for bimg anymore. Img will resize it based on your browser width. It’s still larger than bimg as it uses the full width of your browser.