1 repositorio
Rearranges document objects to optimize streaming and rendering speed.
Distinct from Object Transformation: Specifically handles linearizing PDF object streams for web viewing, unlike general JavaScript object transformation.
Explore 1 awesome GitHub repository matching data & databases · Linearized Object Ordering. Refine with filters or upvote what's useful.
qpdf is a collection of specialized utility tools for the structural transformation, metadata inspection, file optimization, and cryptographic management of PDF documents. It provides a command line tool for transforming and inspecting internal PDF structures, a structural transformer for reorganizing pages and merging documents, and an encryption engine for managing passwords and restrictions. The project distinguishes itself through a technical approach to document manipulation, utilizing an object-based structural representation to modify files as a graph of unique objects. It includes a m
Rearranges internal objects to allow the first page to render before the entire file downloads.