# Turn your codebase into markdown for AI agents
Easily convert any GitHub repo (public or private) into an LLM-friendly markdown context file (complete with pagination for large codebases!)
## How to use
Prefix the GithHub repo url or username/repo
shorthand you want to convert with codebase.md
Or paste the url/shorthand below and hit convert:
- Tokens never stored or logged
- Used once per request
- Immediately cleared from memory
- Private repo names are never stored or logged
- No browser caching
- Use header auth:
curl -H "Authorization: Bearer github_pat_XXXX..." https://codebase.md/owner/repo
Invalid GitHub URL or shorthand
stats