Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 743 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 743 Bytes

eBook Maker

Images to PDF converter written in PyQt5

Dependencies

  • python-pyqt5

Install

Open terminal and change directory to ebook-maker-master. Then to compile binary, run...
python setup.py compile
pip install --user .

Uninstall

pip uninstall ebook-maker

How to Convert

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

Features

  • 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.

Screenshot

Screenshot