Auto resize of photos during upload?

Started by ModelBoatMayhem, November 25, 2013, 09:14:48 AM

Previous topic - Next topic

ModelBoatMayhem


Hi all,   :)

Can someone recommend a simple and reliable way of members uploading multiple photos from their computers which automatically resizes it to say, 640 x 480?

( I used to use Postimage.org / Add image to post but this proved so unreliable I had to remove it. )
That's my firm opinion.... but what do I know?!

Arantor

Use a gallery mod ;) Pretty much designed for that sort of thing.
Holder of controversial views, all of which my own.


ModelBoatMayhem

That's my firm opinion.... but what do I know?!

TheListener

There are two gallery mods AFAIK

SMF Gallery or Aeva Media

Arantor

There's also Nibogo's paid gallery mod, and there is another gallery mod in development.
Holder of controversial views, all of which my own.


Don Jajo

Well, i use SMF Gallery seems good :)

Happens to me whenever i add an image in my post, the scroll bar appears to tell me image is too huge. But i solved it adding some lines of CSS to make all images in site responsive


img {
max-width: 100%;
height:auto;
width:auto\9;
}

radu81

sorry for my bad english

Advertisement: