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
·

9 Repos

Awesome GitHub RepositoriesDocument Processing

Libraries for generating and manipulating PDF and office documents.

Explore 9 awesome GitHub repositories matching part of an awesome list · Document Processing. Refine with filters or upvote what's useful.

Awesome Document Processing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • phpoffice/phpspreadsheetAvatar von PHPOffice

    PHPOffice/PhpSpreadsheet

    13,932Auf GitHub ansehen↗

    PhpSpreadsheet is a PHP library used for reading and writing spreadsheet files across various formats. It functions as a spreadsheet file generator and an Excel file parser, allowing for the programmatic creation and manipulation of documents compatible with software such as Microsoft Excel and LibreOffice Calc. The library provides capabilities for programmatic spreadsheet generation and data extraction, enabling the conversion of data from spreadsheet files into programmable PHP formats. It also facilitates cross-format spreadsheet conversion, allowing data to be moved between different sta

    Reads and writes spreadsheet files.

    PHP
    Auf GitHub ansehen↗13,932
  • dompdf/dompdfAvatar von dompdf

    dompdf/dompdf

    11,075Auf GitHub ansehen↗

    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

    Converts HTML to PDF documents.

    PHPcssdompdffont
    Auf GitHub ansehen↗11,075
  • phpoffice/phpwordAvatar von PHPOffice

    PHPOffice/PHPWord

    7,568Auf GitHub ansehen↗

    PHPWord is a PHP word processing library used for programmatically reading and writing word processing documents. It functions as an OOXML document generator, a word file parser, and a document template engine. The library enables the generation of new documents by applying structured data to existing templates or by creating files from scratch. It provides capabilities for extracting and parsing content, metadata, and structure from existing word processing files. The project covers a broad range of document generation features, including layout formatting, metadata management, and the inse

    Manipulates Word documents.

    PHP
    Auf GitHub ansehen↗7,568
  • spatie/browsershotAvatar von spatie

    spatie/browsershot

    5,225Auf GitHub ansehen↗

    Browsershot ist eine PHP-Bibliothek, die als Puppeteer-Browser-Wrapper dient, um HTML und URLs mittels eines Headless-Chrome-Browsers in PDFs, Bilder oder Strings zu konvertieren. Sie fungiert als Werkzeug zur Transformation von Webinhalten in visuelle Medien oder zur Extraktion des finalen gerenderten DOM-Status einer Seite. Die Bibliothek ermöglicht die Automatisierung des Browser-Renderings, um PDFs und Screenshots von Webseiten zu generieren. Sie kann das finale gerenderte HTML-Markup abrufen, nachdem die gesamte clientseitige JavaScript-Ausführung abgeschlossen ist, und kann ein vollständiges Audit der Netzwerkanfragen erfassen, die während des Seitenladevorgangs ausgelöst wurden. Das System enthält Steuerungen für die Browser-Orchestrierung, einschließlich der Möglichkeit, Binärpfade, Umgebungsvariablen und Befehlszeilen-Flags zu konfigurieren. Es nutzt das Chrome DevTools Protocol, um den Browser-Status zu manipulieren und das Timing der Datenextraktion zu verwalten.

    Converts HTML to images or PDFs.

    PHP
    Auf GitHub ansehen↗5,225
  • knplabs/snappyAvatar von KnpLabs

    KnpLabs/snappy

    4,473Auf GitHub ansehen↗

    Snappy ist eine PHP-Bibliothek, die als Wrapper für die Binärdateien wkhtmltopdf und wkhtmltoimage fungiert. Sie bietet eine Suite von Dienstprogrammen zur Umwandlung von HTML-Strings und Remote-URLs in PDF-Dokumente und Bild-Snapshots. Das Projekt ermöglicht die Generierung herunterladbarer oder streambarer PDFs sowie die Erstellung von Webseiten-Thumbnails. Es unterstützt die Zusammenführung mehrerer separater URLs zu einem einzigen, einheitlichen PDF-Dokument. Benutzer können die Dokumentausgabe über Konfigurationseinstellungen für JavaScript-Ausführung, Cookie-Handhabung, Hintergrundentfernung und die Anwendung benutzerdefinierter Stylesheets anpassen.

    Generates PDFs and images from HTML.

    PHP
    Auf GitHub ansehen↗4,473
  • syncfusion/flutter-widgetsAvatar von syncfusion

    syncfusion/flutter-widgets

    1,780Auf GitHub ansehen↗

    This project is a comprehensive collection of high-performance UI components and SDKs designed for building data-rich, cross-platform applications in Flutter. It provides a unified library of modular widgets and processing tools that enable developers to implement complex interface requirements, including advanced scheduling, tabular data management, and interactive data visualization, using a consistent declarative architecture. The library distinguishes itself through specialized, enterprise-grade capabilities that extend beyond standard UI elements. It includes a robust document processing

    Provides programmatic generation and manipulation of PDF and spreadsheet documents.

    Dart
    Auf GitHub ansehen↗1,780
  • phpoffice/phppresentationAvatar von PHPOffice

    PHPOffice/PHPPresentation

    1,369Auf GitHub ansehen↗

    A pure PHP library for reading and writing presentations documents

    Manipulates PowerPoint presentations.

    PHP
    Auf GitHub ansehen↗1,369
  • openspout/openspoutAvatar von openspout

    openspout/openspout

    1,176Auf GitHub ansehen↗

    Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

    Processes large spreadsheet files efficiently.

    PHP
    Auf GitHub ansehen↗1,176
  • gotenberg/gotenberg-phpAvatar von gotenberg

    gotenberg/gotenberg-php

    384Auf GitHub ansehen↗

    🐘 A PHP client for interacting with Gotenberg.

    Interacts with document conversion services.

    PHP
    Auf GitHub ansehen↗384
  1. Home
  2. Part of an Awesome List
  3. Media & Communication
  4. Document Processing