Skip to content

MOVED TO https://gitlab.com/queria/images2pdf - Qt/C++ application to merge/join all images in directory to one pdf file

Notifications You must be signed in to change notification settings

queria/images2pdf

Repository files navigation

images2pdf
----------

Qt/C++ application to merge all images from directory to single pdf.
- places one image per page
- fits image to page size (A4)

Todo and possible improvements (read as 'missing features'):
- page and image size could be specified by user?
- better readme and installation/deployment description
- image2pdf processing code is separate from gui but for price of gui freezes
- - (uses callback communication)
- - could be placed in separate thread/background job etc
- - there could be added some CLI (using QCoreApplication ...?)


---------------------------------------------------------------

License and so:
 Created at 11/2011 by Queria Sa-Tas <[email protected]>
 sa-tas.net || github.com/queria/
 Published under BeerWare License

"THE BEER-WARE LICENSE":
 Queria Sa-Tas wrote this software. As long as you retain this notice you
 can do whatever you want with this stuff. If we meet some day, and you think
 this stuff is worth it, you can buy me a beer in return
 OR buy drink for Poul-Henning Kamp (author of beer-ware license).
                                                              ~~ Queria Sa-Tas

About

MOVED TO https://gitlab.com/queria/images2pdf - Qt/C++ application to merge/join all images in directory to one pdf file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published