Skip to content

Add mdgate/converters - #186

Open
asionesjia wants to merge 1 commit into
semlinker:masterfrom
asionesjia:add-mdgate-converters
Open

Add mdgate/converters#186
asionesjia wants to merge 1 commit into
semlinker: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.
@asionesjia
asionesjia force-pushed the add-mdgate-converters branch from 4b66db3 to f41e362 Compare August 23, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant