GitHub Folder Downloader

Download a specific folder from any public GitHub repository as a ZIP file.

How to Download a Folder from GitHub

  1. Go to the GitHub repository and navigate to the folder you want.
  2. Copy the URL of that folder.
  3. Paste it into the box below and click "Download ZIP".
  4. Optionally pass the zip file name as a query eg https://github.com/repository/subfolder?fileName=mydownload

Download GitHub Folder as ZIP

Why Use This Tool?

Frequently Asked Questions

Can I download a single folder from GitHub?

Yes, with our GitHub Folder Downloader you can paste a GitHub folder URL and download it as a ZIP file—no need to clone the whole repo.

Does this work for private repositories?

Currently, the downloader works only with public GitHub repositories. Support for private repos via GitHub token is coming soon.

Is it free to use?

Yes! The GitHub Folder Downloader is completely free and open to use. No login or sign-up required.

Do I need Git installed on my computer?

No Git required. Just paste the folder URL and download it directly from your browser.

What kind of GitHub URLs are supported?

The tool accepts any public folder URL in this format: https://github.com/user/repo/tree/branch/folder.