Highlights
@arcships/light-ocrnow recognizes images, PDFs, and multi-page images through the same public package.- PDFium is bundled inside every supported native npm package for macOS, Linux, and Windows on x64 and ARM64.
- Customer installs and runtime execution require no postinstall download, GitHub access, or local compilation.
light-ocr report.pdfautomatically uses document OCR;light-ocr document <sources...>supports explicit multi-source jobs.- The legacy
@arcships/light-ocr-documentpackage remains as a compatibility forwarder.
Versions
@arcships/light-ocr@0.5.5@arcships/light-ocr-runtime@0.1.5- Six native platform packages at
0.5.5 - Preview Tiny/Medium facades at
0.1.4undernext - Document compatibility facade at
0.1.1undernext
Verification
All six platform builds and package smoke tests passed, including offline --ignore-scripts installation and real PDF render + OCR.
- Release workflow: https://github.com/arcships/light-ocr/actions/runs/30239210355
- Stable promotion: https://github.com/arcships/light-ocr/actions/runs/30239834429