https://github.com/emako/quicklook.plugin.sumatrapdfreader
This plugin allows QuickLook to preview multi-format (EPUB, MOBI, CBZ, CBR, FB2, CHM, XPS, DjVu) from SumatraPDF.
https://github.com/emako/quicklook.plugin.sumatrapdfreader
Last synced: 3 months ago
JSON representation
This plugin allows QuickLook to preview multi-format (EPUB, MOBI, CBZ, CBR, FB2, CHM, XPS, DjVu) from SumatraPDF.
- Host: GitHub
- URL: https://github.com/emako/quicklook.plugin.sumatrapdfreader
- Owner: emako
- License: gpl-3.0
- Created: 2025-01-04T22:47:33.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-05T21:30:10.000Z (5 months ago)
- Last Synced: 2025-01-16T00:03:50.953Z (5 months ago)
- Language: C#
- Size: 37.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-GPL.txt
Awesome Lists containing this project
README

# QuickLook.Plugin.SumatraPDFReader
This plugin allows [QuickLook](https://github.com/QL-Win/QuickLook) to preview multi-format (EPUB, MOBI, CBZ, CBR, FB2, CHM, XPS, DjVu) from [SumatraPDF](https://github.com/sumatrapdfreader/sumatrapdf).
SumatraPDF Reader is not a replacement of PDF Viewer for QuickLook.
Alternative PDF Viewer: [QuickLook.Plugin.PdfViewer-Native](https://github.com/QL-Win/QuickLook.Plugin.PdfViewer-Native)
## Supported extensions
The following file extensions are treated as SumatraPDF Reader supporting files.
- epub
- mobi
- cbz
- cbr
- fb2
- chm
- xps
- djvu## Thanks
https://github.com/sumatrapdfreader/sumatrapdf
https://github.com/marcoscmonteiro/SumatraPDFControl
## Licenses

This project references many other open-source projects. See [here](https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants) for the full list.
All source codes are licensed under [GPL-3.0](https://opensource.org/licenses/GPL-3.0).
If you want to make any modification on these source codes while keeping new codes not protected by GPL-3.0, please contact me for a sublicense instead.