Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 770 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 770 Bytes

Img2epub Converter

Description

Convert images into epub documents. ".epub" is the file extension of an XML format for reflowable digital books and publications.

Portability

Linux, Windows and potentially all OS where dependcies are ported to.

Input format

Supported file formats : .cbz, .cbr, zip, rar, 7zip, directory

Output format

Supported file formats : .epub (http://www.idpf.org/)

Fonctionnality

  • Resize
  • Trim borders
  • Reduce Color
  • Cut in two pieces all, horizontal or vertical images
  • QT Graphical Interface
  • ...

Dependencies

  • ImageMagick (must be in path)
  • 7-Zip (must be in path)
  • Python 2.5 + (not tested with 3)
  • PySide for GUI

see https://github.com/ynsta/img2epub for more informations and last version