File Parsing
File Parsing
Parse the file into text and output the text as a variable.
Node Configuration

- Document: The file to be parsed. Only "File" type variables passed from upstream nodes can be selected.
- Parsing Mode: Applies only to PDF files. The "Advanced" mode provides better recognition for PDFs that are difficult to identify.
Currently accepts the following formats:
html、docx、txt、pdf、md、csv、xlsx、xls、py、js、jsx、java、c、cpp、cs、ts、tsx、css、scss、less、json、xml、yaml、yml、rst、tex、sh、bat、ps1、php、rb、go、swift、kt、hs、scala、lua、pl、sql、config、png、jpg、jpeg、gif、bmp、tiff、webp、pptx、mp4
Node Output
- text: The parsed text.
