awesome-repositories.com
Blog
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
·

1 repositorio

Awesome GitHub RepositoriesPDF Layout Preservation Patterns

CSS patterns specifically designed to replicate PDF page layouts, including positioning and font embedding.

Distinct from CSS Layout Patterns: Distinct from CSS Layout Patterns: focuses on replicating PDF layouts rather than general web layout techniques.

Explore 1 awesome GitHub repository matching web development · PDF Layout Preservation Patterns. Refine with filters or upvote what's useful.

Awesome PDF Layout Preservation Patterns GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • coolwanglu/pdf2htmlexAvatar de coolwanglu

    coolwanglu/pdf2htmlEX

    10,603Ver en GitHub↗

    pdf2htmlEX is a tool that converts PDF documents into HTML while preserving the original text, fonts, and layout. It uses CSS positioning and font embedding to replicate the PDF's appearance in a browser, producing output that works without JavaScript. The tool can generate a single self-contained HTML file with all resources embedded, or split the document into separate HTML files per page for individual loading and navigation. The converter offers extensive control over the output, including the ability to embed fonts directly into the HTML using base64-encoded Data URIs, or keep them as se

    Uses CSS positioning and font embedding to replicate PDF layout and text flow in the browser.

    HTML
    Ver en GitHub↗10,603
  1. Home
  2. Web Development
  3. CSS Layout Patterns
  4. PDF Layout Preservation Patterns