/qpdfunify

Small UI frontend for pdfunite cli program

Primary LanguageC++GNU General Public License v3.0GPL-3.0

QPdfUnify

A simple Qt program to merge several pdf files

QPdfUnify is a graphical frontend for the console programs pdfunite and (later) pdfseperate from the poppler pdf library

Finished

  • Unite PDFs
  • Error/Success messages when pdf files are merged
  • Window resizing
  • Menu
    • About/Help menu entries
    • Open PDFs with default pdf reader

TODO

  • Prettify coding style
  • Adding splitter
  • Translations (de, it, es, fr)
  • Adding to Arch AUR and Ubuntu Launchpad
  • Windows port

Dependencies

  • pdfunite / pdfseperate console programs

See my other Qt Projects

  • QPicoSpeaker (program|mostly finished)
  • QFileConverter (programprogram||early state)
  • QDocker (library|finished)

Development

git clone --rescure-submodules -j8 https://github.com/Shadowsith/qpdfunify

License

GPLv3+