Skip to content

hornc/epub

 
 

Repository files navigation

Code for creating epub files.

'epub.py' may be of general use.

The project as a whole is currently oriented towards converting
creating .epub files from Internet Archive book 'items', consisting of
metadata, 'abbyy' OCR output files, and page images.


Entry points -

* convert_iabook.py     - main Internet Archive book converter
* condense_abbyy.py     - create slightly-more-human-readable version of abbyy
* visualize_abbyy.py    - create a directory of page images, marked with OCR
                          (Needs currently un-checked-in fonts)

About

For code related to making ePub files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.6%
  • HTML 11.2%
  • CSS 7.5%
  • XSLT 5.7%
  • JavaScript 2.8%
  • Scheme 0.9%
  • PHP 0.3%