Convert documents to markdown text content. Originally inspired by microsoft's markitdown python library.
MCP-сервер для конвертации документов (PDF, DOCX, PPTX, XLSX, HTML и др.) в Markdown с использованием библиотеки markitdown-js
[](https://github.com/dead8309/markitdown/actions/workflows/ci.yml)
NPX wrapper for Microsoft's MarkItDown MCP server - run without Docker. Provides the same file conversion capabilities (PDF, Word, Excel, images, etc.) as the original Docker version but with easier setup and direct file system access.
Convert GFL (github flavored markdown) to html using pandoc.
n8n node to process files with Markitdown
A simplified usage wrapper around markitdown-ts, providing a single function to convert various input types (file paths, URLs, buffers) into markdown and text, with enhanced security features for SSRF protection.
MCP Markdownify Server - Model Context Protocol Server for Converting Almost Anything to Markdown
This library was generated with [Nx](https://nx.dev).
Command-line interface and daemon for DKG V10. This is the main entry point for running a DKG node — it manages the node lifecycle, exposes a local HTTP API, and provides commands for publishing, querying, and interacting with the network.
Modern TypeScript library for converting Office documents (DOCX) to Markdown format, optimized for Bun runtime with enhanced table support and math equation conversion.
Intercept and route AI chat file attachments through configurable internal or external OCR/parse providers.
Convert attachments to Markdown with Microsoft MarkItDown and register as a Document Parser internal handler.
GSDAW — Get Shit Done Academic Writing: spec-driven academic paper writing framework with AI agent orchestration
Convert various file types to markdown format with browser and Node.js support
Historian — agent with mnemonics for OpenCode powered by qmd
Convert various file formats to Markdown
A CLI way to use markitdown-ts
A local-first note and activity log manager with hybrid search
pi extension wrapping markitdown CLI
TypeScript document extraction library inspired by markitdown. Converts PDF, DOCX, PPTX, XLSX, HTML, CSV, JSON, XML, RSS, Atom, ZIP, Jupyter Notebooks, Bing SERP, images (PNG, JPEG, TIFF with OCR), subtitles (VTT, SRT), and YouTube videos to JSON and Mark
`@xpert-ai/plugin-markitdown` bootstraps Microsoft's [MarkItDown](https://github.com/microsoft/markitdown) inside the agent sandbox and teaches the agent to convert files and URLs to Markdown through `sandbox_shell`.
Array#isArray for older browsers
CLI arguments parser. Native port of python's argparse.