CSV to TOML Converter

Paste CSV data and instantly get a valid TOML array-of-tables representation — no server, no upload.

Options

Summary

Paste CSV data and instantly get a valid TOML array-of-tables representation — no server, no upload.

How it works

  1. Paste or type your CSV data into the input area on the left.
  2. The first row is treated as column headers and becomes TOML key names.
  3. Each subsequent row becomes one [[table]] entry.
  4. Numeric, boolean, and string values are auto-detected and formatted correctly.
  5. Click "Copy TOML" to copy the result to your clipboard.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu