boox-note-parser

Crates.ioboox-note-parser
lib.rsboox-note-parser
version0.1.0
created_at2025-07-30 11:35:14.789774+00
updated_at2025-07-30 11:35:14.789774+00
descriptionA Rust library for parsing .note files from Onyx Boox e-ink devices.
homepage
repository
max_upload_size
id1773390
size112,236
Harry Hornbacher (hhornbacher)

documentation

README

boox-note-parser

WARNING: This crate is still WiP!

A Rust library for parsing .note files from Onyx Boox e-ink devices.

Crates.io Docs.rs License


boox-note-parser provides a pure Rust implementation for reading and interpreting handwritten note data stored in .note files on Boox E-Ink devices. This format is undocumented and was reverse-engineered to allow open access to read, modify and export it's data.

The reverse engineering efforts are currently based solely on data exported from the Notes App (version 42842 - 0760e1b1dad) running on a Boox Note Air 4 C. The file format may differ on other devices or app versions. Sample file contributions are welcome.

Commit count: 0

cargo fmt