Zip File Reader
node extracts and reads file contents from a zip archive, supporting various file formats for efficient batch processing and analysis.
Zip File Reader
node performs the following tasks:
file_names
and file_contents
lists maintain the same order, meaning the content of each file aligns with its name in the output.Zip File Reader
node streamlines the extraction of data from compressed files, making it ideal for workflows requiring quick access to multiple documents stored in a zip format.