Return a base64 of thumbnail or the url to it with the API response #1197
FaultierSP
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I wanted to show a thumbnail gallery, I would need to download all the images in the full resolution and scale them down. That costs servers traffic and clients computing.
I would love to get a base64 or an url of a small thumbnail with the response JSON when calling /api/v1/images.
Beta Was this translation helpful? Give feedback.
All reactions