pdf-to-carve: CLI tool turning PDFs into validated Carve source
It converts born‑digital PDFs, scanned PDFs, and images into a validated Carve (.crv) format, handling text extraction locally or via vision AI when needed. The tool offers auto, text, vision, and hybrid modes, letting users fine‑tune extraction and cache results for offline reuse. Designed for developers and document engineers who need reproducible, lint‑checked markup without relying on Markdown or fragile AI‑generated code. Compared to generic converters, it guarantees a deterministic JSON intermediate and integrates with the official Carve CLI for strict validation.
View on GitHub →markup-carve/pdf-to-carve