TOML Validator
Validate TOML syntax before conversion, API calls, or team handoff.
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
Result
Validate
Ctrl+Enter: Convert
Ctrl+Shift+C: Copy
Ctrl+Shift+S: Download
Copy Link
Related
TOML Formatter
TOML to JSON Converter