TOML Formatter
Format and beautify TOML data for readability before export or API use.
From
CSV
Json
XML
YAML
NDJSON
TSV
HTML Table
SQL
TOML
Fixed-Width
XLSX
Markdown
Dotenv
INI
Properties
LaTeX
RSS
PLIST
Options
Load Sample
Input (TOML)
Upload
[[records]] name = "Alice" age = 30 city = "New York" [[records]] name = "Bob" age = 25 city = "London"
104 chars · 9 lines
Formatted (TOML)
Format
Ctrl+Enter: Convert
Ctrl+Shift+C: Copy
Ctrl+Shift+S: Download
Copy Link
Related
TOML Validator
TOML to JSON Converter