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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPDF Layout Replicators

Uses CSS positioning, font embedding, and writing-mode properties to replicate PDF layout and text flow in the browser.

Distinct from CSS-Driven Layout Containers: Distinct from CSS-Driven Layout Containers: focuses on replicating exact PDF page geometry rather than general web component layout.

Explore 1 awesome GitHub repository matching user interface & experience · PDF Layout Replicators. Refine with filters or upvote what's useful.

Awesome PDF Layout Replicators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • coolwanglu/pdf2htmlexAvatar de coolwanglu

    coolwanglu/pdf2htmlEX

    10,603Voir sur 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

    Provides CSS-based layout replication to preserve exact PDF page geometry in HTML output.

    HTML
    Voir sur GitHub↗10,603
  1. Home
  2. User Interface & Experience
  3. Layout Management
  4. Component Layout Containers
  5. CSS-Driven Layout Containers
  6. PDF Layout Replicators