I'm developing a web application based on Django and I need online image manipulation. I want to allow the user to upload their images, manipulate them (crop, filters, re-order, etc) and send them to my server.
My question is, should I manage this image manipulation on the server using or on the client-side?
Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire