Extract ZIP

Extract ZIP archives in your browser: browse contents, download single files or everything. Safe path handling included.

Runs entirely in your browser — no uploads

About this tool

Extract ZIP reads an archive locally with JSZip, shows the full contents with sizes, and lets you download individual files or grab everything as fresh files.

Suspicious entries using ../ path traversal are detected and skipped for safety. Corrupted archives produce a clear error, never a crash.

Free · no account No file uploads Works on mobile Supports .zipUp to 200 MB per file

FAQ

Is it safe to open unknown ZIPs here?
Extraction happens locally in a sandboxed browser context, and dangerous paths are filtered. Still treat unknown files cautiously once downloaded.
Why are some entries skipped?
Entries containing . ./ traversal segments would write outside your chosen folder — they are flagged and skipped.
Can it open password-protected ZIPs?
Not currently. Encrypted archives are reported clearly rather than failing silently.