This node unpacks and decompresses files from an archive file. The paths to the extracted files are provided in the output table using a path column.
Supported archive formats are:
- .zip
- .jar
- .tar
- .tar.gz
- .tar.bz2
- .cpio
- .ar
- .gz / .gzip
Note: This node cannot decompress KNIME artifacts such as workflows. In order to decompress workflows please use a combination of Workflow Reader and Workflow Writer instead.
This node can access a variety of different file systems. More information about file handling in KNIME can be found in the official File Handling Guide.