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

Multiple thumbnail support #73

Open
iambibhas opened this issue Jul 13, 2017 · 2 comments
Open

Multiple thumbnail support #73

iambibhas opened this issue Jul 13, 2017 · 2 comments

Comments

@iambibhas
Copy link
Contributor

It should be possible to generate thumbnails in multiple format. Right now the thumbnail extension is taken from a hardcoded value in ALLOWED_MIMETYPES dict. It needs to be made dynamic. And extension needs to be saved in db along with the file name. This also relates to #69.

@jace
Copy link
Member

jace commented Nov 17, 2017

#70 "GIF to video" describes a related issue.

@jace
Copy link
Member

jace commented Nov 17, 2017

Here's a new one: SVG previews of bitmap images. In this case because clarity is lost, this image is meant to be used as a loading placeholder instead of a representative thumbnail.

We need a mechanism by which Imgee can provide SVG thumbnails that can be loaded inline into a client app's page, rather than in additional requests (which can just get the final version to be displayed).

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

2 participants