Paste a GitHub URL, hit download, and get the full repo as a ZIP file. Public repos work instantly. Private repos need a one-time token.
Your token stays in this browser tab only. It is never stored on any server. Closing the tab clears it.
Copy any GitHub repository URL and paste it above.
Hit the button and the ZIP file starts downloading instantly.
Unzip the file and you have the full repository on your machine.
https://github.com/owner/repohttps://github.com/owner/repo/tree/branchhttps://github.com/owner/repo.gitYes. Toggle the token input, enter a GitHub Personal Access Token with repo scope, and paste any private repo URL you have access to.
No. It stays in your browser's session storage only. Closing the tab clears it immediately. Nothing is sent to any server except GitHub's API.
The tool tries main first, then falls back to master. If you know the branch, include it in the URL for faster downloads.
No. Public repos use GitHub's direct download endpoint with no limits. Private repos use the API which allows 5,000 requests per hour with a token.