Commit e681f62
damon
feat: add PDF text extraction support
Add pdf-extract crate for pure Rust PDF text extraction. Multi-page
PDFs get per-page headings in markdown mode. Malformed PDFs are caught
via catch_unwind instead of panicking. Image-only PDFs get a clean
error. Bump to v1.0.1.1 parent 25ea29f commit e681f62
5 files changed
Lines changed: 632 additions & 14 deletions
0 commit comments