A lightweight PDF viewer made using Qt5 and Poppler.
- Clean user interface
- Tab support (with attaching and detaching)
- Navigation Bar
- Text selection
- Searching (one-by-one or find all)
- Printing
- Password protected document support
- Web hyperlink support
- Multi threaded rendering and caching system for longer renders
- Customizable options
- Dark mode
This project has been built with VS2026, vcpkg, and Windows in mind, although ports to Linux and the Mac should be trivial.
Make sure to add your poppler folder path as a enviornment variable (POPPLER_ROOT).