Skip to content

Zip

Compresses files and folders into a zip archive.

Properties

NameDescriptionRequired
Compressed FileIndex or identifier of the compressed file created (when applicable).
Compression LevelCompression level used when creating the archive.
Entry StructureDefines how files are stored inside the ZIP archive: keep relative paths, flatten to root, rename duplicates, or preserve full directory structure. Auto mode flattens when possible and falls back to relative paths if duplicate names are detected.
Files CountThe number of files added to the archive.
Text EncodingEncoding used for entry names inside the zip archive.
To CompressCollection of file and directory paths to compress.☑️
Zip File PathPath where the zip archive will be created.☑️