GitHub Repository Scanner
Visualize any public GitHub repo: file tree, stats, README, and contributors.
Enter a public GitHub repository URL to scan
e.g. https://github.com/vercel/next.js
About GitHub Repository Scanner
Scan any public GitHub repository and get a visual file tree, README preview, language breakdown, file statistics, and contributor list. Explore project structure without cloning.
How to Use
- 1Paste a public GitHub repository URL into the input field.
- 2Click "Scan" to fetch repository data.
- 3Explore the File Tree tab — click folders to expand them or use the search box.
- 4Switch to the README tab to read the project documentation.
- 5Go to Statistics for language breakdown, file types, and contributor info.
Frequently Asked Questions
Does it work with private repositories?
No. The scanner only works with public repositories. Private repos require authentication which is not supported.
Why is the file tree truncated for large repos?
GitHub's API limits recursive tree results for very large repositories. The tool will show a warning if the tree is truncated.
Is my data stored anywhere?
No. Requests go directly to the GitHub API. No repository data is stored on our servers.
Why does it say rate limit exceeded?
GitHub's API allows 60 unauthenticated requests per hour per IP. If you hit the limit, wait a few minutes before trying again.
Can I search specific files?
Yes. Use the search box in the File Tree tab to filter files and folders by name or path.
Tool Info
- Category
- dev
- Usage
- Unlimited
Related Tools
More dev tools
JSON Formatter
Format, validate, and beautify JSON data.
Base64 Encode/Decode
Encode text to Base64 or decode Base64 to text.
Encoder / Decoder
Encode & decode text with 15+ formats: Base64, URL, Hex, Binary, Morse, ROT13, JWT, SHA-256 and more.
Regex Tester
Live regex testing with match highlighting, capture groups, replace mode, and 12 common patterns.