Additional menu

View Categories

Extract All Files from Archive

< 1 min read

Extract all files compressed in a Zip file in a single action.

Inputs:
Archive File Content – content of the Zip file
Infer Content Type – detect automatically type of the extracted files
Password – in case the file is encrypted

Outputs:
Extracted Files – array with the extracted files, including the files content

Example