Converter Platform

Convert CSV to TOML

Convert CSV tabular data to TOML array-of-tables format. Useful for generating configuration files with typed values from spreadsheet data.

Input (CSV)
61 chars · 4 lines
Output (TOML)
Ctrl+Enter: ConvertCtrl+Shift+C: CopyCtrl+Shift+S: Download

CSV to TOML Options

Customize the conversion output using these format-specific options. Set them in the Options panel above or pass them in the API options object.

OptionDescriptionValues
delimiterCSV field delimitercomma, semicolon, pipe
table_nameTOML array-of-tables keystring (default: records)

Frequently Asked Questions

Related Converters

CSVJSONCSVXMLCSVYAMLCSVNDJSONCSVTSV

View all converter combinations →