Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 505 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 505 Bytes

Pdf-Viewer

PDF Viewer is a desktop application developed using PyQt5, Python, and PyMuPDF. The application allows users to view and manage PDF files with features such as navigating pages, zooming in and out, and searching for text within the document. It also includes advanced functionalities like draw on pages, undo/redo actions, and adding signatures. The project demonstrates the integration of a user-friendly GUI with powerful PDF manipulation capabilities.