Extract Archive
Extract files and folders from a Zip, Tar or Tar.gz archive
Parameters
Label (internal name) | Type | Default | Description |
---|---|---|---|
Extraction path (target) | string | FullPath used for extracting contents. If left empty, will extract in the same folder. | |
Archive format (format) | select, possible values: Detect (from filename) (detect), Zip (zip), Tar (tar), TarGz (tar.gz) |
detect | Compression format of the archive |
Expected Input
Single-node selection pointing to an archive to extract
Expected Input
One node pointing to the parent folder where all files where extracted.
Back to top