Fantastic IT Tools
Data & Formats

TOML Converter

Convert between TOML and JSON in either direction.

TOML JSON

TOML input

JSON output

{
  "title": "FitTools",
  "owner": {
    "name": "Max",
    "active": true
  }
}