https://github.com/ivan-ayub97/encorpdf
EncorPDF Viewer es una aplicación de visualización eficiente diseñada para ver documentos PDF.
https://github.com/ivan-ayub97/encorpdf
pdf pdf-files pdf-viewer pymupdf pyqt5 pyqt5-desktop-application python python3 viewer
Last synced: 3 months ago
JSON representation
EncorPDF Viewer es una aplicación de visualización eficiente diseñada para ver documentos PDF.
- Host: GitHub
- URL: https://github.com/ivan-ayub97/encorpdf
- Owner: Ivan-Ayub97
- License: mit
- Created: 2025-01-20T02:28:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T03:26:36.000Z (8 months ago)
- Last Synced: 2025-03-02T22:33:11.821Z (7 months ago)
- Topics: pdf, pdf-files, pdf-viewer, pymupdf, pyqt5, pyqt5-desktop-application, python, python3, viewer
- Language: Python
- Homepage:
- Size: 2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# EncorPDF Viewer
Developed by Iván Eduardo Chávez Ayub
**EncorPDF Viewer** is a versatile desktop application designed for efficient PDF viewing. Built with PyQt5, it offers a sleek and customizable interface to enhance the user experience.

## Download
[Click here to download the EXE application from Google Drive (.zip)](https://drive.google.com/file/d/1uJ-vlT_PdXx6s9G17OtJrR7Z-6Ll5C00/view?usp=sharing)
## Installation Issue
During installation, you might encounter the following error:
```
Error creating registry key HKEY_CURRENT_USER\Software\EncorPDF; code 5
Access denied.
```
When this happens, you will see three options:
- **Try again**
- **Ignore the error and continue**
- **Cancel installation**Select **"Ignore the error and continue"** and proceed with the installation steps without issues.
For questions or feedback, contact me at: [sellocasadenubes@gmail.com](mailto:sellocasadenubes@gmail.com).
---
## System Requirements
- **Operating System:** Windows 10 or later.
---
## Application Structure
### User Interface (UI)
The PyQt5-based interface includes:
- A central widget for rendering PDF pages.
- Navigation controls for page movement and zooming.
- A dropdown menu to switch page layouts.---
## Screenshots

---
## Development
### Credits
This software leverages the following technologies:
- [PyMuPDF](https://pymupdf.readthedocs.io/en/latest/): For robust PDF rendering.
- [PyQt5](https://pypi.org/project/PyQt5/): For creating the graphical interface.Special thanks to the open-source community for providing these invaluable tools.
### Contributions
Contributions are welcome! To contribute:
1. Fork the repository.
2. Make your changes.
3. Submit a pull request.---
Enjoy using **EncorPDF Viewer**! Your feedback is always welcome to help us improve the application.
---