Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on image compression when uploading to Storage #6629

Open
nadetastic opened this issue Dec 7, 2023 · 0 comments
Open

Documentation on image compression when uploading to Storage #6629

nadetastic opened this issue Dec 7, 2023 · 0 comments
Assignees
Labels
amplify/js Issues tied to JS storage Amplify Storage

Comments

@nadetastic
Copy link
Contributor

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 - aws-amplify/amplify-js#6081

@nadetastic nadetastic added the storage Amplify Storage label Dec 7, 2023
@nadetastic nadetastic self-assigned this Dec 8, 2023
@jacoblogan jacoblogan added the amplify/js Issues tied to JS label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amplify/js Issues tied to JS storage Amplify Storage
Projects
None yet
Development

No branches or pull requests

2 participants