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

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

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

3 مستودعات

Awesome GitHub RepositoriesMarkdown Conversion APIs

Interfaces for converting, validating, and manipulating markdown document data.

Distinguishing note: Focuses on markdown-specific conversion rather than general document format APIs.

Explore 3 awesome GitHub repositories matching web development · Markdown Conversion APIs. Refine with filters or upvote what's useful.

Awesome Markdown Conversion APIs GitHub Repositories

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

    ueberdosis/tiptap

    37,341عرض على GitHub↗

    Tiptap is a headless, modular framework designed for building custom rich-text editors. It provides a developer-focused abstraction layer over a structured document model, allowing for full control over the underlying schema through a plugin-based architecture. By separating document state management from the user interface, it enables the creation of tailored editing experiences that remain framework-agnostic. The project distinguishes itself through a robust collaborative engine that supports real-time multi-user editing, conflict resolution, and presence tracking. It integrates artificial

    Provides endpoints to convert, validate, or manipulate document data in markdown format.

    TypeScripteditorjavascriptjs
    عرض على GitHub↗37,341
  • allenai/olmocrالصورة الرمزية لـ allenai

    allenai/olmocr

    17,396عرض على GitHub↗

    Olmocr is a distributed document processing framework designed to convert PDF and image files into structured markdown. It functions as a vision-based document parser that utilizes multimodal neural networks to interpret complex visual layouts and translate them into standardized text representations. The system operates as a remote inference orchestrator, offloading heavy document analysis tasks to external servers or cloud APIs to minimize local computational requirements. By employing a stateless worker architecture, it decouples document ingestion from inference, allowing for the distribu

    Transforms complex PDF and image files into structured markdown text to make content searchable.

    Python
    عرض على GitHub↗17,396
  • joeyespo/gripالصورة الرمزية لـ joeyespo

    joeyespo/grip

    6,807عرض على GitHub↗

    Grip is a GitHub API rendering tool and markdown previewer that transforms local markdown files into styled HTML. It functions as a converter for processing markdown text into HTML files and as a local server for verifying content appearance before it is committed to a repository. The project ensures visual parity with GitHub by using the GitHub API to render content, applying the specific styles used in repository comments, issues, and pull requests. It includes a mechanism to embed external CSS directly into generated HTML files for portable offline distribution and utilizes disk-based asse

    Implements a programmable interface for converting markdown content into styled HTML.

    Python
    عرض على GitHub↗6,807
  1. Home
  2. Web Development
  3. Markdown Conversion APIs