GitDownloader

About GitDownloader

Download any GitHub folder as a ZIP

GitDownloader is a free, browser-based tool that lets you download a single folder, sub-directory or file from GitHub as one ZIP archive. GitHub itself only offers a “Download ZIP” button for an entire repository, which is inconvenient when you only need a small part of a project.

Everything happens locally in your browser: your GitHub URL is resolved through the official GitHub API, the files are fetched in parallel and packaged with JSZip. No files or personal access tokens are ever uploaded to or stored on our servers.

Have feedback or a question? Reach out at[email protected].