Image manipulation for a social site in Java or Javascript -


i'm working on social website uses upload of images display picture , banner ( fb cover)
using angularjs on frontend , play framework (java) on backend.
however, not able find best way process uploaded image (cropping, resizing, etc).
should on client side in javascript or upload server , in java ? , libs, should use.

veeery wide question, can give tips, not answer...

anyway last time completed similar task graphicsmagick + gm4java + jcrop quite nice, of course there still coding you, imho it's start.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -