Unstructured Document → CSV

Extract tabular CSV rows from unstructured text documents.

Local-only workflow Raw document text CSV output

Inputs

Raw document text

John Smith paid $220 on 2024-02-03 for travel. Invoice: Acme, 2024-01-19, $540, hardware

Outputs

CSV output

{ ...structured output... }

How to run this template

1

Add inputs in column A.

2

Run the local template on column B.

3

Review the output and export when ready.

Common use cases

Ops reporting

Extract tabular CSV rows from unstructured text documents.

Finance cleanup

Extract tabular CSV rows from unstructured text documents.

Migration prep

Extract tabular CSV rows from unstructured text documents.

Template notes

Prompt: Extract tabular rows as CSV with headers: name, date, amount, category.

FAQ

Does this run locally?

Yes. Templates use local models that run in your browser.

Can I edit the prompt?

Yes. Open the column settings and adjust the prompt.

What output format is expected?

The template includes a recommended output format you can tweak.