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

Optimise image quality and dimensions #6

Open
reyraa opened this issue Jul 19, 2023 · 0 comments
Open

Optimise image quality and dimensions #6

reyraa opened this issue Jul 19, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@reyraa
Copy link
Member

reyraa commented Jul 19, 2023

The Storage API should convert the images to the right dimensions and file type at the time of uploading.
We should first define the required dimensions for our client app and act accordingly. Second, we should accept images of standard file types, and convert them all to our desired image file type.
Since we'll store the images with different sizes, the images endpoint should accept a size/dimension parameter.

@reyraa reyraa added the enhancement New feature or request label Jul 19, 2023
@reyraa reyraa changed the title Image upload resize and conversion Optimise image quality and dimensions Jul 19, 2023
@reyraa reyraa added this to the Version 0.2.0 milestone Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant