awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ueberdosis/tiptapueberdosis का अवतार

    ueberdosis/tiptap

    37,341GitHub पर देखें↗

    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/olmocrallenai का अवतार

    allenai/olmocr

    17,396GitHub पर देखें↗

    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/gripjoeyespo का अवतार

    joeyespo/grip

    6,807GitHub पर देखें↗

    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