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

Force document thumbnails to be png #184

Closed
wants to merge 1 commit into from
Closed

Conversation

awead
Copy link
Contributor

@awead awead commented Mar 23, 2018

When creating thumbnails for office documents, the default jpeg format
takes a considerable amount of processing time due to the intervening
pdf that is created from the document in order to generate the jpeg
thumbnail. Creating a png for the thumbnail instead is much faster.

When creating thumbnails for office documents, the default jpeg format
takes a considerable amount of processing time due to the intervening
pdf that is created from the document in order to generate the jpeg
thumbnail. Creating a png for the thumbnail instead is much faster.
@awead
Copy link
Contributor Author

awead commented Mar 23, 2018

As requested by @no-reply

@jenlindner
Copy link
Contributor

💯 for doing this, @awead, thank you.

@tpendragon
Copy link
Contributor

@no-reply This is quite old now. Is it still needed?

@awead awead closed this May 8, 2019
@awead awead deleted the png-document-thumbnails branch May 8, 2019 18:37
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

Successfully merging this pull request may close these issues.

None yet

3 participants