awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

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

    ueberdosis/tiptap

    37,341Voir sur 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
    Voir sur GitHub↗37,341
  • allenai/olmocrAvatar de allenai

    allenai/olmocr

    17,396Voir sur 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
    Voir sur GitHub↗17,396
  • joeyespo/gripAvatar de joeyespo

    joeyespo/grip

    6,807Voir sur 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
    Voir sur GitHub↗6,807
  1. Home
  2. Web Development
  3. Markdown Conversion APIs