An open API service indexing awesome lists of open source software.

https://github.com/internetarchive/epub

For code related to making ePub files
https://github.com/internetarchive/epub

Last synced: 4 months ago
JSON representation

For code related to making ePub files

Awesome Lists containing this project

README

          

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)