2 Repos
Systems that transform a single internal representation into various structured output formats.
Distinct from Multi-Target Compilers: Specific to document formats like PDF and HTML rather than binary or bytecode compiler targets.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Document Export Pipelines. Refine with filters or upvote what's useful.
PDFPatcher is a specialized suite of PDF utility tools designed for editing navigational bookmarks, modifying document structure, managing metadata, and processing pages. It provides a toolkit for altering PDF structures and properties without changing the original content stream. The project is distinguished by its focus on bookmark management, featuring bulk editing and the ability to generate clickable bookmarks from visual tables of contents using optical character recognition. It also includes capabilities for font optimization through substitution and embedding to ensure consistent char
Combines separate files into a single PDF stream while normalizing page sizes and bookmark hierarchies.
Quarkdown is a programmable document compiler and markdown static site generator. It transforms markdown source files into structured outputs, serving as a tool for generating professional books, academic papers, and digital presentations. The system distinguishes itself through a programmable layout engine that allows for the use of functions, variables, loops, and conditional logic within markdown files. It includes an interactive read-eval-print loop for testing these document functions and syntax in real time before final compilation. Additionally, it provides a specialized format for sup
Transforms a single internal representation into multiple output formats including PDF, HTML, and professional print layouts.