Upload your documents to get started. You can upload multiple files at once. Please make sure the uploaded files has the same pattern, so we can extract data from them with the same schema.
If you have multiple files with different patterns, split them into groups and parse them separately.
Supported file types: DOCX, PPTX, PDF, XLSX, JPG, PNG, BMP, TIFF.
Each file size limit: 4.5MB
If you have multiple files uploaded, this setting will be applied to all files.
If the uploaded files are OCRed and parsed before, when you click 'Parse' button, it will skip the OCR and use this config to call LLM.
optional - If empty, we will use LLM to auto extract fields.
optional - Use this prompt to optimize the last result.
Each result has three kinds of data types: Raw, JSON and CSV.
Raw data is the OCR result of the file. JSON and CSV are generated by LLM following the settings you configured to extract data.
You may get the Raw data first. Please wait a few seconds for LLM to extract data for you.