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

Generated images should be optimized #9

Open
jelen07 opened this issue Nov 26, 2019 · 0 comments
Open

Generated images should be optimized #9

jelen07 opened this issue Nov 26, 2019 · 0 comments

Comments

@jelen07
Copy link
Contributor

jelen07 commented Nov 26, 2019

Terminology

  • uploaded image - image from the user's device (mobile, notebook, etc.)
  • original image - a copy of an uploaded image on service storage (AWS S3, app filesystem, etc.)
  • size - the physical size of the image (in kB, etc.), not the dimensions

Consider the following UC's.

1) The original image

  • When uploading some images, the original image (without filter and modificators) should be the same size and quality as the uploaded images.
  • When uploading some images and filters or modificators are applied, the original image could have a different size.

2) Uploading the largest image

When uploading the largest version of an image, smaller thumbs should have a proper (relative) size to its dimensions.

3) Uploading the small one image

When uploading a small dimension image, bigger thumbs should not have a bigger size.


Issue is related to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant