Skip to content

pdfgui_tools | New interface in QT6 with PySide6

Latest
Compare
Choose a tag to compare
@TheWatcherMultiversal TheWatcherMultiversal released this 04 Nov 23:49
· 8 commits to main since this release
b9abb17

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.