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

Store images in highres/thumbnail formats #122

Open
baxgas opened this issue Sep 30, 2021 · 1 comment
Open

Store images in highres/thumbnail formats #122

baxgas opened this issue Sep 30, 2021 · 1 comment
Assignees

Comments

@baxgas
Copy link
Contributor

baxgas commented Sep 30, 2021

Have two additional versions for every image:
thumbnail (square crop, 450x450px, jpg-medium), high (original aspect ration, max. 1600x1600px, jpg-high)
also the corresponding API endpoints: cover_image_url_thumb and cover_image_url_high
(actually 3 versions, since the original image could also stay)

maybe this? https://auth0.com/blog/image-processing-in-python-with-pillow/

@baxgas baxgas assigned pvj and tuz666 Sep 30, 2021
@baxgas baxgas changed the title Store images in full/thumbnail formats Store images in highres/thumbnail formats Sep 30, 2021
@gammaw gammaw added this to the New endpoints for ananasz milestone Nov 23, 2021
@gammaw
Copy link
Member

gammaw commented Nov 23, 2021

@baxgas @pvj I wasn't sure if we considered this for rework MVP? @molnar-a told me that the high res pictures are an issue for the app and it would be good to have smaller sizes. I now added this issue to https://github.com/mmmnmnm/lahmacun_arcsi/milestone/7 assuming that we need to do it for the MVP, but we can remove it if we decided that it's not needed.

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

No branches or pull requests

4 participants