Settings

CSV export

Export document names and extracted fields

Use File → Export CSV... or ⇧⌘E to export the current document list.

Renamo exports one row per document, including files that are queued, processing, ready, renamed, or failed.

Columns

The CSV includes:

  • original_filename
  • proposed_filename
  • renamed_filename
  • current_filename
  • date
  • vendor
  • currency
  • amount
  • vat_percent
  • state
  • confidence
  • error
  • custom_<field name> for every custom field

When to export

Export before renaming if you want an audit trail of proposed names. Export after renaming if you want the final renamed filenames included in renamed_filename.

File format

The export is UTF-8 CSV. Values containing commas, quotes, or line breaks are quoted and escaped.