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
Post a Comment