Created
May 11, 2019 12:14
-
-
Save mikeri/ec616438b588a5ca3ecce7374128602d to your computer and use it in GitHub Desktop.
PDF thumbnailer for freedesktop.org using mutool. Very fast.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Thumbnailer Entry] | |
TryExec=mutool | |
Exec=mutool draw -w %s -h %s -o %o %i 1 | |
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