Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
PDF thumbnailer for freedesktop.org using ImageMagick (for users without Evince)
[Thumbnailer Entry]
TryExec=convert
Exec=convert -alpha deactivate %i[0] -thumbnail %s %o
MimeType=application/pdf;application/x-pdf;image/pdf;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment