» Tag
parsing
6 postspdfmuse: A Deterministic PDF Parser That Failed on Real Resumes
pdfmuse's deterministic PDF parser looked solid until real resumes exposed a silent 10% failure rate from unhandled form XObjects.
AFP: The Format Behind Bank Statements Gets a Browser Validator
IBM's decades-old AFP format still powers bank statements. A new free tool validates its structure in the browser, without ever uploading the file.
Spain's BORME Registry Has a Hidden Open-Data API
Spain's BORME registry has offered a free open-data API since 2009 that almost nobody uses—now parsed into 9.5 million structured company events.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comZero-Dependency Streaming Tar Parser and Writer for JavaScript
modern-tar is a fast, lightweight TAR parser for JavaScript with zero dependencies.
Understanding PDF Parsing: How Does It Actually 'Read' a PDF?
Explore the complexities of PDF parsing, its structure, and the challenges faced by engineers.
Glaze Library Silently Accepts Malformed UTF-8 Input
The Glaze library accepts malformed UTF-8 input silently, while others catch errors.