Releases: TheWatcherMultiversal/pdfgui_tools
Releases · TheWatcherMultiversal/pdfgui_tools
pdfgui_tools | New interface in QT6 with PySide6
New Features:
- A major shift from PyQt5 to PySide6 with all its new features.
- New enhanced interface, you can preview the selected document, hide or
resize the utilities, and more. - Icons, a dock widget, and more functionality are added to the pdfgui_tools interface.
- The fitz module of PyMuPDF is included.
- Improvement in the project documentation.
- New installation options with different architectures are included for easier installation.
Fixed Bugs:
- Error when trying to obtain the selected icon when hovering over
QListWidget. - Resolution of minor errors in pdfgui_tools utilities.
Before installing, please read the README.md
file of this repository for more information about dependencies and architectures.
pdfgui_tools | New interface and tools
New Features:
- Include the utilities provided by the PyPDF2 module.
- New interface with all the included tools.
- Consolidation of the windows into a single piece of code.
- Separation of logic and window code.
- Improvements in code documentation.
Fixed Bugs:
- Minor fixes are made in the poppler-utils utilities and the functions of the main Qt window.
pdfgui_tools | New improvements
New Features:
- The option to choose multiple files in the 'Merge PDF' window has been implemented.
- Reduction of imports in the code.
- Include poppler-utils in a tar.gz file for installations using the
install.py
script
pdfgui_tools | New functionality and resolution of new bugs.
New features:
- The pdftocairo functionality from poppler-utils is added.
- Ability to convert PDFs to multimedia files (png, jpeg, ps, eps, svg).
- A notice message is added until the program finishes execution.
Fixed Bugs:
- Error when displaying QMessageBox.critical() messages.
pdfgui_tools | Fixed Bugs & New Features
New features
- The function to split a PDF document is included.
- New way to install pdfgui_tools.
Fixed Bugs
- Error with the variable "self.command" in the application files.
- Correction when running the poppler-utils utility.
- Translation error in error messages.
pdfgui_tools | Fixed Bugs
Fixed Bugs:
- Bug fix in the main window pdfgui_tools.py when trying to open pdfgui_pdftotext.py
- Change Version
- Change ui Files
pdfgui_tools | Project Creation
pdfgui_tools is a user interface tool developed in Qt and Python that integrates with poppler-utils for PDF document management. This simple and user-friendly tool allows you to merge PDF files, convert PDF to HTML, as well as convert PDF to text. Additionally, in the near future, more functions with additional features will be added.
You can download it with its Debian package.