liteparse
Local document and PDF parsing that returns spatial text with bounding boxes. Use for extracting text from PDFs, DOCX, Office files, and images; running OCR on scans; producing layout-preserved JSON for RAG; batch-ingesting folders of papers; or rendering pages to PNG for multimodal agents. Distinguishing capabilities are per-token bounding boxes, page raster output, and fully local processing with no cloud API.
- Version
- 1.1
- License
- Apache-2.0
- Compatibility
- Python 3.10+. Optional LibreOffice (Office formats) and ImageMagick (images). Bundled Tesseract for OCR. All processing is local — no cloud API required.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
Files
- skills/liteparse/SKILL.md
- skills/liteparse/references/api_reference.md
- skills/liteparse/references/choosing_a_parser.md
- skills/liteparse/references/cli_reference.md
- skills/liteparse/references/ocr_and_formats.md
- skills/liteparse/references/output_formats.md
- skills/liteparse/scripts/batch_parse_dir.py
Every link opens the file at its source, pinned to the revision this page describes.