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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KnpLabs avatar

KnpLabs/snappy

0
View on GitHub↗
4,473 estrellas·435 forks·PHP·MIT·6 vistasknplabs.com↗

Snappy

Snappy es una librería de PHP que actúa como un envoltorio para los binarios wkhtmltopdf y wkhtmltoimage. Proporciona una suite de utilidades para transformar cadenas HTML y URLs remotas en documentos PDF e instantáneas de imágenes.

El proyecto permite la generación de PDFs descargables o transmitibles y la creación de miniaturas de páginas web. Admite la agregación de múltiples URLs separadas en un único documento PDF unificado.

Los usuarios pueden ajustar la salida del documento a través de configuraciones para la ejecución de JavaScript, manejo de cookies, eliminación de fondo y aplicación de hojas de estilo personalizadas.

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.

Historial de estrellas

Gráfico del historial de estrellas de knplabs/snappyGráfico del historial de estrellas de knplabs/snappy

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Snappy

Proyectos open-source similares, clasificados según cuántas características comparten con Snappy.
  • spatie/browsershotAvatar de spatie

    spatie/browsershot

    5,225Ver en 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
    Ver en GitHub↗5,225
  • mpdf/mpdfAvatar de mpdf

    mpdf/mpdf

    4,693Ver en 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
    Ver en GitHub↗4,693
  • bafs/gutenbergAvatar de BafS

    BafS/Gutenberg

    4,912Ver en 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
    Ver en GitHub↗4,912
  • librepdf/openpdfAvatar de LibrePDF

    LibrePDF/OpenPDF

    4,293Ver en 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
    Ver en GitHub↗4,293
Ver las 30 alternativas a Snappy→

Preguntas frecuentes

¿Qué hace knplabs/snappy?

Snappy es una librería de PHP que actúa como un envoltorio para los binarios wkhtmltopdf y wkhtmltoimage. Proporciona una suite de utilidades para transformar cadenas HTML y URLs remotas en documentos PDF e instantáneas de imágenes.

¿Cuáles son las características principales de knplabs/snappy?

Las características principales de knplabs/snappy son: 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.

¿Qué alternativas de código abierto existen para knplabs/snappy?

Las alternativas de código abierto para knplabs/snappy incluyen: 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,…