Continuing with uploading image manipulation from yesterday.
Today I used a npm package https://www.npmjs.com/package/react-image-file-resizer to resize my uploaded image client-side. Also, I have modified my API code to convert uploaded image to base64 before uploading to S3.
Comments
Post a Comment