awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesConversion Resource Embedding Controls

Choosing which resource elements like CSS, fonts, images, and JavaScript to embed in or separate from converted output.

Distinct from Web Element Embedding: Distinct from Web Element Embedding: focuses on controlling embedding of resources in conversion output rather than embedding applications in web pages.

Explore 1 awesome GitHub repository matching web development · Conversion Resource Embedding Controls. Refine with filters or upvote what's useful.

Awesome Conversion Resource Embedding Controls GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • coolwanglu/pdf2htmlexالصورة الرمزية لـ coolwanglu

    coolwanglu/pdf2htmlEX

    10,603عرض على 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

    Chooses which elements like CSS, fonts, images, JavaScript, and outlines to embed in the HTML or keep as separate files.

    HTML
    عرض على GitHub↗10,603
  1. Home
  2. Web Development
  3. Web Element Embedding
  4. Conversion Resource Embedding Controls