markdocify.dev

markdocify.dev

Turn any docs site into LLM-ready markdown in one command.

19 followers

Markdocify converts entire documentation websites into clean, consolidated markdown files. Perfect for creating llms.txt files or feeding docs directly to Claude/ChatGPT during development. Supports JS-rendered sites, preserves links & structure.
markdocify.dev gallery image
Free
Launch tags:Open Sourceโ€ขDeveloper Toolsโ€ขGitHub
Launch Team
Wispr Flow: Dictation That Works Everywhere
Wispr Flow: Dictation That Works Everywhere
Stop typing. Start speaking. 4x faster.
Promoted

What do you think? โ€ฆ

Vlad Kampov
Maker
๐Ÿ“Œ
๐Ÿš€ Introducing Markdocify โ€“ Turn any documentation into LLM-ready Markdown As developers, we constantly bounce between docs for frameworks, libraries, and tools. What if that knowledge were instantly available inside your LLM conversations? Inspired by Vercel and Stripe hosting their documentation under llms.txt routes, I built Markdocify, a Homebrew tool that scrapes entire documentation websites and converts them into clean, consolidated Markdown files. Perfect for: ๐Ÿ“‹ Creating llms.txt files (following the emerging LLM accessibility standard) ๐Ÿค– Feeding Claude/ChatGPT during dev โ€“ React, K8S, AWS, MCP, internal docs, anything ๐Ÿ” Offline access โ€“ no more tab-hunting during deep work Real-world use case: Instead of switching between your IDE and React docs, use Markdocify once and reference the entire documentation locally inside your LLM session. It supports: โœ… JavaScript-rendered SPAs โœ… Complex navigation structures โœ… Internal link resolution โœ… Respect for robots.txt and rate limiting โœ… Clean, developer-friendly formatting Install: brew install vladkampov/tap/markdocify Run: markdocify https://ai-sdk.dev/docs/introduc... More examples โ†’ https://markdocify.dev Whether you're building an llms.txt or creating a personal dev knowledge base, Markdocify bridges the gap between scattered docs and LLM-accessible knowledge.
Rachit Magon

@vladkampovย Amazing library. This is going to be very helpful

Vlad Kampov

@rachitmagonย thanks Rachit! Happy to hear you found it valuable! Please let me know if you experience any issues with it.

Rachit Magon

@vladkampovย absolutely, will do!

Art Yavorsky

Finally! No more copy-pasting documentation into ChatGPT. The llms.txt export feature is brilliant - saves so much time during development. Great work!