https://github.com/ql-win/quicklook.plugin.pdfviewer-native
This plugin renders PDF file with native components provided by WebView2.
https://github.com/ql-win/quicklook.plugin.pdfviewer-native
quicklook quicklook-plugin
Last synced: 7 months ago
JSON representation
This plugin renders PDF file with native components provided by WebView2.
- Host: GitHub
- URL: https://github.com/ql-win/quicklook.plugin.pdfviewer-native
- Owner: QL-Win
- License: gpl-3.0
- Created: 2024-12-16T02:18:24.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-29T09:42:26.000Z (8 months ago)
- Last Synced: 2025-06-21T20:03:10.931Z (7 months ago)
- Topics: quicklook, quicklook-plugin
- Language: C#
- Homepage: https://github.com/QL-Win/QuickLook
- Size: 27.3 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-GPL.txt
Awesome Lists containing this project
README

# QuickLook.Plugin.PdfViewer-Native
This plugin renders PDF file with native components provided by WebView2.
## Differences with [`PdfViewer`](https://github.com/QL-Win/QuickLook/tree/master/QuickLook.Plugin/QuickLook.Plugin.PDFViewer)
PdfViewer is a fast PDF renderer by Google but there has been no update for a long time.
The UI/UX is not as good as using WebView2 supported by MS directly.
## 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.