An open API service indexing awesome lists of open source software.

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.

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

![GPL-v3](https://www.gnu.org/graphics/gplv3-127x51.png)

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.