Wednesday 29 April 2020

How to manipulate images like snapfish.com

I would like to create a site like https://www.snapfish.com/ where I can edit images on the fly. I will be using React.js in the frontend and Node.Js on the backend. Now, the question is, how do I manipulate the images on the fly? Like, add filters, color correction, and cropping. Do I do them at the frontend or at the backend? What options are available for image manipulation?

Submitted April 29, 2020 at 12:35PM by ShovonX

No comments:

Post a Comment