Skip to content

Releases: TheWatcherMultiversal/pdfgui_tools

pdfgui_tools | New interface in QT6 with PySide6

04 Nov 23:49
b9abb17
Compare
Choose a tag to compare

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

28 Oct 22:07
f0a4c67
Compare
Choose a tag to compare

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

30 Sep 03:15
62c3c62
Compare
Choose a tag to compare

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.

08 Sep 08:22
271893a
Compare
Choose a tag to compare

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

01 Sep 06:55
435d9f7
Compare
Choose a tag to compare

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

26 Aug 23:14
8f78708
Compare
Choose a tag to compare

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

26 Aug 00:29
601f337
Compare
Choose a tag to compare

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.