ZPDF
// Zero-copy PDF text extraction library written in Zig. High-performance, memory-mapped parsing with SIMD acceleration.
Zpdf
Zero-copy PDF text extraction library written in Zig. High-performance, memory-mapped parsing with SIMD acceleration.
13EmergingUnknown
What it does
A PDF text extraction library written in Zig. - Memory-mapped file reading, zero-copy where possible - Streaming text extraction with efficient arena allocation - Multiple decompression filters: FlateDecode, ASCII85, ASCIIHex, LZW, RunLength - Font encoding support: WinAnsi, MacRoman, ToUnicode CMap - XRef table and stream parsing (PDF 1.5+) - Configurable error handling (strict or permissive) -
Getting Started
git
git clone https://github.com/Lulzx/zpdf