View Single Post
Old 08-02-2008, 06:43 AM   #1
ynsta
Junior Member
ynsta began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Aug 2008
Device: Sony PRS-505
Img2Epub Converter

Hello,

I have created a script to convert my CBZ CBR or directory with images in EPUB books.

It is availlable at http://code.google.com/p/img2epub/.

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, directory
Output format

Supported file formats : .epub (http://www.idpf.org/)
Fonctionnality
  • Resize
  • Trim borders
  • Reduce Color
  • Cut in 2 pieces all, horizontal or vertical images
  • ...

Dependencies
  • ImageMagick
  • 7-Zip
  • Cygwin (for MS Windows users) with following packages :
    • uuidgen (e2fsprogs : Ext2 filesystem utilities)
    • bash and common command line tools (sed, gawk, ...)

Last edited by ynsta; 08-02-2008 at 06:45 AM.
ynsta is offline   Reply With Quote