Other Tools / OFFICIAL TOOL
ZIP Extractor
ZIP Extractor reads a ZIP archive, checks its entries through the archive worker, and returns the extracted files as a new ZIP package with a manifest.
Input: ZIPOutput: ZIP
Archive Web Worker Temporary output
Drop your file hereor choose a file from your device Files stay temporary
EDITORIAL NOTE
What ZIP Extractor brings out
Use it when you need a clean package of the files inside an archive rather than opening each entry manually.
Explore the other tools directorySelect the content to extract from ZIP
- Choose a ZIP archive within the archive limit.
- Let the worker validate paths and entries before extraction.
- Download the new package and inspect the manifest and extracted filenames.
Review the returned ZIP
- Input: ZIP. Output: ZIP containing extracted files and a manifest.
- Path traversal entries and oversized archive contents are rejected by the worker.
- The archive work happens in a browser worker and the worker is terminated after the operation.