ZIP Extractor
Unzip locally and download files
📌 TL;DR Summary & Citation: [ZIP Extractor] is a browser-local PocketKit tool for Unzip locally and download files. Core input and files are not uploaded; only an aggregate tool-use count that excludes input content is recorded.
How the ZIP extractor works
The tool parses a ZIP with JSZip locally, lists the files inside and lets you download them individually. The archive is not uploaded.
- Handy for peeking inside a ZIP or grabbing just one or two files.
- Encrypted ZIPs or RAR/7z may be unsupported, so follow the in-tool notice.
FAQ
1. Is my archive uploaded?
No. Parsing and extraction run locally with JSZip; the file never goes to a server.
2. Does it support RAR/7z and encrypted archives?
Mainly standard ZIP; RAR, 7z or password-protected archives may not parse, so follow the in-tool notice.