PDFViewer A simple, lightweight PDF viewer built with Python. A straightforward application for opening and reading PDF documents, created using Python and the Tkinter library for the graphical user interface. Goal is to make a straightforward, streamlined, non-laggy for big pdf files PDF viewer.
Features Open & View: Easily open and display PDF files from your local system.
Page Navigation: Navigate through pages using "Next" and "Previous" buttons.
Go to Page: Jump directly to any page number in the document.
Zoom Functionality: Zoom in and out for better readability.
Clean Interface: A minimal and user-friendly interface.
Installation To get a local copy up and running, follow these simple steps.
Prerequisites Python 3.8 or higher pip (Python package installer)