Images to PDF converter written in PyQt5
- python-pyqt5
Open terminal and change directory to ebook-maker-master. Then to compile binary, run...
python setup.py compile
pip install --user .
pip uninstall ebook-maker
To convert to PDF, select the images and right click in file manager and select Open With... eBook Maker
Or in a terminal type...
ebookmaker image1.jpg image2.jpg
- Rotate Pages
- Clean Background (unpaper)
- Reorder pages
It can convert document to monochrome and save as pdf.
Also it can embed the jpg image directly without processing.