Show HN: Dir2md – Convert Any Repo into AI-Ready Markdown Blueprints
1 Flamehaven01 0 9/8/2025, 12:07:09 PM github.com ↗
We just open-sourced dir2md — a CLI tool to convert messy codebases into clean, LLM-optimized markdown documentation.
What it does:
Token-aware directory parsing
SimHash deduplication
Secret masking (API keys, tokens, etc.)
Outputs reproducible, structured markdown docs
OSS (MIT): pip install dir2md && dir2md . --emit-manifest
Built for devs working on:
LLM pipelines
DevOps automation
AI-native documentation
GitHub: https://github.com/Flamehaven/dir2md
Demo: https://drive.google.com/file/d/1oxgrredscXw0Z7riDWpHTG_trRh...
Feedback, ideas, and collaboration welcome!
No comments yet