PyPdfApp
A PDF manipulation and access application developed in Python using the PyMuPDF and CustomTkinter modules.
The source code provides a GUI application for viewing and manipulation of PDF files.
The features are included:
Necessary Python modules include the following:
Here are some other programming projects that you might be interested in learning about!
Many of my other programming projects can be found here.
This console-based application allows users to manipulate PDF files, with functionality such as encryption, decryption, file merging, and file compression.
A simple project built using Python's sockets module, designed for simple transfer of files between a server and client.