Convert any GitHub Repository
to a Single Markdown File
The perfect tool to feed codebases to LLMs like GPT-4, create documentation, or for offline analysis.
How to use
Key features
LLM-Optimized Formatting
Outputs clean Markdown with language-annotated code blocks (```language:path/to/file), a format that models understand perfectly.
Blazing Fast & Cached
Leverages a global edge network and Redis caching to deliver results quickly, even for large repositories.
Intelligent Filtering
Automatically ignores binary files and common clutter (.git, node_modules, dist/
, etc.) to keep your context clean.