eBook parser library is a Java library designed to handle the epub and fb2 e-book file formats. It retrieves information such as title, author, genre, series title, etc, and can be used to process or organize databases of large numbers of e-books, where speed is essential. To maintain speed, it does not extract all content from the e-book or check the structure for errors.
| Tags | Java e-book fb2 epub |
|---|---|
| Licenses | LGPL |
| Operating Systems | platform independent (Java) |