Skip to content

A converter to take a collection of images and convert them to the ePub file format (eBooks).

Notifications You must be signed in to change notification settings

TheOriginalOriginal827/Images-2-ePub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Images-2-ePub 🖼️->📘

A converter to take a collection of images and convert them to the ePub file format (eBooks). This converter takes compatable image files and user-provided metadata, and creates a corresponding ePub file out of it. This program is mainly meant for graphic novels, comics, manga and the like.

Requirements

Python (most newer versions will likely work) Pillow (most newer versions will likely work)

IMAGES MUST BE IN CORRECT FORMAT!

Images must be formated as so:
'img_1.png'
'img_2.jpeg'
'img_3.gif'

Have any problems?

If you have any issues regarding a generated ePub file and/or a reader, please submit an issue for me to look into it! I want to make this program as accessible and universal as I can, however I can only do so much by myself. So please, if you have any issues, submit and issue, or contact me at thepegning@gmail.com

Tutorial here soon...

Releases

No releases published

Packages

No packages published

Languages