Create ZIP archives, add password protection, upload ZIP files, browse archive contents, and unlock protected ZIP files securely.
ZIP Manager is a browser-based archive tool with three distinct modes. The Create ZIP panel lets you add multiple files, set an optional password, name the archive, and download it as a standard .zip file. The View ZIP Content panel reads any .zip file and lists every entry with its compressed and uncompressed sizes, letting you open text files and images directly in the browser without extracting the whole archive.
The Encrypt / Decrypt panel takes an existing ZIP and either adds AES encryption with a new password or removes existing encryption so you can work with the plain files. All operations run locally in your browser using the @zip.js/zip.js library. Your files are never sent to a server at any stage of the process.