The text to file node allows you to convert text into a file with a file type of your choice.

Node Inputs

  1. Text to convert to file: The text you want to convert into a file.
    • Type: Text
  2. File Type: The type of file you want to create.
    • Type: Dropdown

Node Outputs

  1. File: The converted file
    • Type: File
    • Example usage: {{text_to_file_0.file}}
  2. File Type: The type of file you created.
    • Type: Text
    • Example usage: {{text_to_file_0.file_type}}