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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KnpLabs avatar

KnpLabs/snappy

0
View on GitHub↗
4,473 stele·435 fork-uri·PHP·MIT·6 vizualizăriknplabs.com↗

Snappy

Snappy este o bibliotecă PHP care acționează ca un wrapper pentru binarele wkhtmltopdf și wkhtmltoimage. Aceasta oferă o suită de utilitare pentru transformarea șirurilor HTML și a URL-urilor externe în documente PDF și snapshot-uri de imagini.

Proiectul permite generarea de PDF-uri descărcabile sau streamable și crearea de miniaturi pentru pagini web. Suportă agregarea mai multor URL-uri separate într-un singur document PDF unificat.

Utilizatorii pot ajusta output-ul documentului prin setări de configurare pentru execuția JavaScript, gestionarea cookie-urilor, eliminarea fundalului și aplicarea de stylesheet-uri personalizate.

Features

  • PDF Document Generation - Generates PDF documents from HTML content and remote URLs for storage or browser streaming.
  • Automated Document Generation - Integrates conversion logic to automatically produce formatted PDFs and images from dynamic web content.
  • Document Processing and Conversion - Implements an engine that automates the conversion of HTML content into PDF documents.
  • HTML to PDF Converters - Transforms web-based HTML and CSS layouts into portable PDF documents.
  • Web Page Screenshot Tools - Creates thumbnails and visual screenshots of remote URLs using a headless rendering engine.
  • HTML-to-Image Converters - Captures web content and HTML strings as static image files while preserving original layout.
  • Binary Wrappers - Acts as a PHP wrapper for the wkhtmltopdf and wkhtmltoimage binaries to generate PDFs and images.
  • PDF Document Merging - Combines multiple web URLs into a single, unified PDF document.
  • Web Page Bundlers - Aggregates multiple separate web pages into a single structured PDF document.
  • CLI Wrappers - Provides a programmatic wrapper that manages the execution of binaries by injecting dynamic configurations and arguments.
  • Rendering Parameters - Allows adjustment of document output through settings for JavaScript execution, cookie handling, and custom stylesheets.
  • Binary Dependencies - Relies on the pre-installed wkhtmltopdf and wkhtmltoimage binaries to perform document conversion.
  • Document Processing - Generates PDFs and images from HTML.

Istoric stele

Graficul istoricului de stele pentru knplabs/snappyGraficul istoricului de stele pentru knplabs/snappy

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Snappy

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Snappy.
  • spatie/browsershotAvatar spatie

    spatie/browsershot

    5,225Vezi pe GitHub↗

    Browsershot is a PHP library that serves as a Puppeteer browser wrapper to convert HTML and URLs into PDFs, images, or strings using a headless Chrome browser. It functions as a tool for transforming web content into visual media or extracting the final rendered DOM state of a page. The library enables the automation of browser rendering to generate PDFs and screenshots from web pages. It can retrieve the final rendered HTML markup after all client-side JavaScript execution is complete and can capture a full audit of network requests triggered during the page load process. The system include

    PHP
    Vezi pe GitHub↗5,225
  • mpdf/mpdfAvatar mpdf

    mpdf/mpdf

    4,693Vezi pe GitHub↗

    mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF generation engine and document architect capable of converting web pages and HTML forms into professional files. The project is distinguished by its multilingual rendering capabilities, providing comprehensive support for bidirectional text, right-to-left scripts, and CJK languages using Unicode font embedding and OpenType layout processing. It further enables professional print-ready design through advanced color modeling in CMYK, precise page dimensioning, and compliance with PD

    PHPcjkcsshtml
    Vezi pe GitHub↗4,693
  • bafs/gutenbergAvatar BafS

    BafS/Gutenberg

    4,912Vezi pe GitHub↗

    Gutenberg is a CSS print formatting framework and web-to-PDF layout engine. It provides a system for managing stylesheets, element visibility, and structural layout rules to ensure web content maintains a consistent visual structure when converted to physical documents or PDF files. The project manages print-specific rendering through a stylesheet manager that filters out non-essential interface elements and prevents the automatic expansion of URLs. It includes utilities to enforce the rendering of background colors and images, which browsers typically strip during the printing process. The

    SCSScsscss-frameworkframework
    Vezi pe GitHub↗4,912
  • librepdf/openpdfAvatar LibrePDF

    LibrePDF/OpenPDF

    4,293Vezi pe GitHub↗

    OpenPDF is a Java library and document processor used for creating, editing, rendering, and encrypting PDF documents. It functions as a toolkit for generating new files from scratch, modifying existing document structures, and extracting text content. The project includes a dedicated engine for transforming HTML and CSS content into PDF documents by parsing markup and applying styles. It also provides a rendering engine to convert PDF pages into image formats for thumbnails and previews, alongside a security utility for protecting content via document encryption. The library supports the add

    Java
    Vezi pe GitHub↗4,293
Vezi toate cele 30 alternative pentru Snappy→

Întrebări frecvente

Ce face knplabs/snappy?

Snappy este o bibliotecă PHP care acționează ca un wrapper pentru binarele wkhtmltopdf și wkhtmltoimage. Aceasta oferă o suită de utilitare pentru transformarea șirurilor HTML și a URL-urilor externe în documente PDF și snapshot-uri de imagini.

Care sunt principalele funcționalități ale knplabs/snappy?

Principalele funcționalități ale knplabs/snappy sunt: PDF Document Generation, Automated Document Generation, Document Processing and Conversion, HTML to PDF Converters, Web Page Screenshot Tools, HTML-to-Image Converters, Binary Wrappers, PDF Document Merging.

Care sunt câteva alternative open-source pentru knplabs/snappy?

Alternativele open-source pentru knplabs/snappy includ: spatie/browsershot — Browsershot is a PHP library that serves as a Puppeteer browser wrapper to convert HTML and URLs into PDFs, images, or… mpdf/mpdf — mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF… bafs/gutenberg — Gutenberg is a CSS print formatting framework and web-to-PDF layout engine. It provides a system for managing… librepdf/openpdf — OpenPDF is a Java library and document processor used for creating, editing, rendering, and encrypting PDF documents.… noraj/oscp-exam-report-template-markdown — This project provides a markdown penetration testing report template and a set of utilities for converting security… pymupdf/pymupdf — PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool,…