Nuacht

Secure PDF Viewer (SPV) is a Python application designed for securely viewing PDF files. It supports multiple input methods including direct PDF file paths, SQL credentials, and base64-encoded data.
Tired of Adobe's high pricing for its reader, I developed this open-source PDF Viewer as a free alternative. This application is built in Python using Tkinter for the graphical interface, PyMuPDF for ...