awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • diegomura/react-pdfالصورة الرمزية لـ diegomura

    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/dompdfالصورة الرمزية لـ dompdf

    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/pdfkitالصورة الرمزية لـ foliojs

    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/weasyprintالصورة الرمزية لـ Kozea

    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