I upload an image on an S3 server with knox to express.
I would like the user to be able to crop the image for this profile image (e.g. on facebook).
I heard about Jcrop for the user interface and imagemagick for the server. For you, what is the best way to do this?
Sorry for my bad english.
source
share