Epubparse-rs

⚠️ Work in progress

Requires Rust 1.56 to compile

This library aims to convert Epub files into text-only Book structures that can be used to do analysis of the contained text. It is published both as a Rust crate to crates.io and as a NPM package (ESM module) to npm. See the project repo for all components.

Design goals