image processing - Converting and uploading of pictures to web gallery -


i'm building web page user area, registered users have possibility upload / delete pictures / gallery, other users can see it.

i tried find solution allow me convert/resize images (i tried find facebook solution), unfortunately had no luck or converter didn't work well. don't want restrict users size of images. means, users not need care if pictures have 5mb each or 200kb. files width size > 1200px converted width 1200, smaller sizes kept are. in addition, need thumbs not load images in full (1200px) size.

can please advise?

thanks! jan


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -