Converters

Unzip Files

Extract files from a .zip archive, each individually downloadable. Runs entirely in your browser — files are never uploaded to a server.

Click to upload or drag and drop

Select a .zip file

How it works

Choose a .zip file and every file inside is extracted in your browser and listed with its size and its own Download button; there is no download-all option. Folders are not listed separately, but files inside them keep their folder path in the name shown.

Limits

Only ZIP is supported, up to 100 MB; damaged or password-protected archives show an error. Every file is decompressed into memory at once, so a small zip that expands to something enormous can slow or crash the tab. Browsers such as Chrome replace the slashes in a folder path when saving, so folder/photo.jpg downloads as folder_photo.jpg.

Frequently asked questions

Can this open password-protected zip files?

No — encrypted zip archives aren't supported. If you need to open a .7z, .rar, .tar, or .tar.gz file, or a zip alongside other archive formats in one place, try the Archive Extractor tool instead.

How is this different from Archive Extractor?

Unzip Files opens .zip only. Archive Extractor uses a WebAssembly engine to open 7Z, RAR, TAR and TAR.GZ as well as ZIP, and reports password-protected archives with a clear message. Both extract in your browser.

Related tools