Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

Zip compress

An action block that compresses content into a zip file.

The fiber will pause until the compression has completed.

The final directory level of source path may contain glob patterns.

Input arguments

  • Destination zip file — path to a new or an existing zip file.
  • Source path — path of content to compress.
  • Destination folder in zip — directory inside the archive to place compressed content, default is zip root directory.
  • Recursive — whether to recursively compress directories and all their content, default is false.
  • Update — whether to update an existing zip archive, instead of overwriting it, default is false.
  • Compression method — compression method used for files, default is Deflated normal.
Note! This documentation is also accessible within the app from Help & feedback menu.