Skip to content

Add mdgate/converters - #1149

Closed
asionesjia wants to merge 1 commit into
sorrycc:masterfrom
asionesjia:add-mdgate-converters
Closed

Add mdgate/converters#1149
asionesjia wants to merge 1 commit into
sorrycc:masterfrom
asionesjia:add-mdgate-converters

Conversation

@asionesjia

@asionesjia asionesjia commented Aug 23, 2026

Copy link
Copy Markdown

Summary

  • Add mdgate/converters, a MIT-licensed TypeScript library that converts DOCX, PDF, PPTX, XLSX, iWork, HWP, email, and 150+ other file types to GitHub-Flavored Markdown.
  • It runs in Node, Cloudflare Workers / Edge, and browsers, with no Python, WASM, or native addons.
  • Demo: https://convert.mdgate.dev

Why include it

Most document-to-Markdown tools are Python services or native binaries. This one is a portable TypeScript package, which is useful for JS/TS apps, RAG ingestion, and Cloudflare Workers.

Pure TypeScript document-to-Markdown converters for Node, Edge, and browsers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants