Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 860 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 860 Bytes

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+