Compression workflows in one place
Gzip and deflate are common in HTTP payloads, logs, and technical artifacts. ZIP is better for grouping multiple files or a whole folder.
The tool uses browser streams when available and a ZIP library to package, extract, and apply a password to the archive.
Folders and password
Use folder selection to preserve relative paths inside a ZIP. The password is optional and helps reduce casual access to the exported package.
Processing happens in the browser whenever possible. Files and inputs do not need to be uploaded to the site server for the main workflow.
- Gzip/gunzip a file
- Deflate/inflate
- ZIP files or folder