ZIP Manager
Create ZIP archives from files or a whole folder, and open an existing ZIP to browse, preview, extract, add or delete files — all offline.
Preview
Click a file name in the tree to preview text and images here.
How to use the ZIP manager
- On Create a ZIP, drop in files or press Add a whole folder to keep a directory structure, choose a compression level and press Create ZIP.
- On Open a ZIP, drop an existing archive to see its tree with sizes and compression ratios, and click a name to preview text or images.
- Tick the files you want, then download them one by one, save them as a new ZIP, or delete them and press Save changed ZIP to get the edited archive.
FAQ
Are my files uploaded?
No. Everything runs in the page using JSZip; the archive is built and read in memory and handed back as a download. There is no server, so it also works with no network connection.
Can it open password-protected ZIPs?
No. ZIP encryption (both the old ZipCrypto and AES-256) is not supported by any browser ZIP library, so an encrypted archive is detected and refused rather than half-opened. Use a desktop tool for those.
How big an archive can I handle?
Everything has to fit in the tab's memory, so a few hundred megabytes is the practical limit — and choosing Store only is much faster for files that are already compressed, like JPEG, MP4 or PDF.