awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDocument Export Pipelines

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.

Awesome Document Export Pipelines GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wmjordan/pdfpatcherAvatar von wmjordan

    wmjordan/PDFPatcher

    12,486Auf GitHub ansehen↗

    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.

    C#pdfpdf-converterpdf-document-processor
    Auf GitHub ansehen↗12,486
  • iamgio/quarkdownAvatar von iamgio

    iamgio/quarkdown

    10,074Auf GitHub ansehen↗

    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.

    Kotlincompilerknowledge-managementmarkdown
    Auf GitHub ansehen↗10,074
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Multi-Target Compilers
  5. Document Export Pipelines