Skip to content

Extract From File#

Use the Extract From File node to get data from a binary format and convert it to JSON.

Convert to File

To convert JSON data to a file format, use the Convert to File node.

Operations#

  • Extract From CSV
  • Extract From HTML
  • Extract From JSON
  • Extract From ICS
  • Extract From ODS
  • Extract From PDF
  • Extract From RTF
  • Extract From Text File
  • Extract From XLS
  • Extract From XLSX
  • Move File to Base64 String

Node parameters#

Input Binary Field#

Enter the name of the field in the node input data that contains the binary file.

Destination Output Field#

Enter the name of the field in the node output that will contain the extracted data.

This parameter is only available for these operations:

  • Extract From JSON
  • Extract From ICS
  • Extract From Text File
  • Move File to Base64 String