awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • diegomura/react-pdfdiegomura 的头像

    diegomura/react-pdf

    16,403在 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
    在 GitHub 上查看↗16,403
  • dompdf/dompdfdompdf 的头像

    dompdf/dompdf

    11,075在 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
    在 GitHub 上查看↗11,075
  • foliojs/pdfkitfoliojs 的头像

    foliojs/pdfkit

    10,667在 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
    在 GitHub 上查看↗10,667
  • kozea/weasyprintKozea 的头像

    Kozea/WeasyPrint

    9,288在 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
    在 GitHub 上查看↗9,288
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Visualization Frameworks
  5. Low-Level Rendering Engines
  6. PDF Rendering Primitives