Note on third‑party tools
We aim to provide accurate and helpful details about third‑party tools, but we can’t guarantee that this information is always complete or up to date. If you notice any discrepancies, feel free to share them in the feedback section below. For the most reliable information, please always refer to the third‑party tool’s official documentation.
The Zip component helps with handling and manipulating .zip files.
Actions
Compress Gzip
Compress Gzip file
| Input | Comments | Default |
|---|---|---|
| File Data | File to Gzip compress |
Decompress Gzip
Decompress Gzip file
| Input | Comments | Default |
|---|---|---|
| Gzip File Data | Gzip data to decompress |
Unzip
Decompress a Zip file
| Input | Comments | Default |
|---|---|---|
| Zip File Data | Zip data to decompress |
Zip
Compress a Zip file
| Input | Comments | Default |
|---|---|---|
| Files | Files to include in the Zip; should be an object with filename keys and values containing file contents |