kaidoku (解読) is a Rust-first PDF deciphering engine focused on structured extraction, traceable evidence coordinates, and open accessibility compliance workflows.
crates/kaidoku-core— extraction core primitivesbin/kaidoku-cli— CLI entrypointbin/kaidoku-server— Axum HTTP service entrypointcrates/kaidoku-python— PyO3 bridge crate shell
Run all checks locally with:
just ci