aws-amplify / aws-amplify/docs
Documentation on image compression when uploading to Storage
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
> I was looking at an ideal solution to compress image uploads (png, jpeg, svg, gif, idk others potentially). I'm using vue and I didn't know if there was some client side function I should use to minify the photos before I send them with Storage.put which I failed at trying to figure out with an npm package called imagemin.
**Describe the solution you'd like**
Documentation on how to perform image compression on client side.
**Describe alternatives you've considered**
N/A
**Additional context**
Related to this issue - https://github.com/aws-amplify/amplify-js/issues/6081
Contributor guide
Assessment
This issue has not been assessed yet.