awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesPDF Rendering Primitives

Low-level commands for translating component properties into vector drawing and text placement instructions.

Distinct from Low-Level Rendering Engines: Distinct from Low-Level Rendering Engines: focuses specifically on PDF-format vector and text primitives.

Explore 4 awesome GitHub repositories matching graphics & multimedia · PDF Rendering Primitives. Refine with filters or upvote what's useful.

Awesome PDF Rendering Primitives GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • diegomura/react-pdfAvatar de diegomura

    diegomura/react-pdf

    16,403Ver en GitHub↗

    This library provides a rendering engine that translates declarative component trees into PDF files. It enables the construction of complex document structures using a component-based architecture, allowing developers to define layout, styling, and content programmatically. The system operates across both browser and server-side environments, offering a unified interface for generating structured documents. The project distinguishes itself through a sophisticated layout and rendering pipeline that handles the complexities of document creation. It utilizes a flexbox-based engine for element po

    Translates high-level component properties into low-level vector drawing and text placement instructions.

    TypeScriptflexboxpdfreact
    Ver en GitHub↗16,403
  • dompdf/dompdfAvatar de dompdf

    dompdf/dompdf

    11,075Ver en GitHub↗

    Dompdf is a PHP library that functions as a document rendering engine, transforming HTML and CSS markup into portable document files. It operates by parsing web-based layout attributes and visual properties to generate static documents suitable for reports, invoices, or archival purposes. The library distinguishes itself by integrating a resource-fetching pipeline that retrieves external stylesheets and images to maintain visual fidelity. It also supports the execution of server-side scripts during the document creation process, allowing for the injection of dynamic data and custom logic into

    Translates calculated layout trees into low-level vector instructions and text streams compatible with the portable document format.

    PHPcssdompdffont
    Ver en GitHub↗11,075
  • foliojs/pdfkitAvatar de foliojs

    foliojs/pdfkit

    10,667Ver en GitHub↗

    pdfkit is a JavaScript PDF generation library used to programmatically create binary PDF documents in Node.js and browser environments. It functions as a vector graphics engine for rendering paths, shapes, gradients, and tiling patterns, and as a tool for producing rich text and tagged documents that follow international accessibility standards for screen reader compatibility. The library includes a security and encryption utility for applying document encryption and restricting user permissions regarding printing, copying, or editing. It also serves as a form and annotation tool, enabling th

    Provides a low-level engine for rendering vector paths, shapes, gradients, and tiling patterns directly into PDF files.

    JavaScript
    Ver en GitHub↗10,667
  • kozea/weasyprintAvatar de Kozea

    Kozea/WeasyPrint

    9,288Ver en GitHub↗

    WeasyPrint is a Python-based library and layout engine that converts HTML and CSS into printable PDF documents. It functions as a CSS paged media engine, translating web technologies into formatted files for automated document generation. The project implements CSS standards for print and paginated documents, allowing for the design of layouts specifically for printed pages. This includes a specialized pagination engine used to control page breaks, headers, and footers to create professional PDF outputs. Its capability surface covers server-side PDF rendering and the programmatic conversion

    Translates calculated layout coordinates into low-level PDF drawing and text placement primitives.

    Python
    Ver en GitHub↗9,288
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Visualization Frameworks
  5. Low-Level Rendering Engines
  6. PDF Rendering Primitives