Skip to content

convert a folder of image files into an epub datastructure that only needs to be zipped

License

Notifications You must be signed in to change notification settings

danielw1990/picdump2epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small php project to convert a folder of image files into an epub format. Needs to manullay zipped and renamed to epub afterwards.

How to use

place a folder (folder name = desired epub name) with image files in root directory (filenames should indicate pagenumbers/alphabetical order)
change the value of $book_title in index.php to the folder name
run index.php
zip the output and rename to epub

Creation Details

Project from 23-12-2017 (upload commit message contains an error)

Originally uplaoded to another public git where it was deelted for inactivity after some changes in ownership if I recall correctly.

About

convert a folder of image files into an epub datastructure that only needs to be zipped

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published