50%

TOML to JSON Converter

Ln: 1 Col: 0

JSON Sorter
Ln: 1 Col: 0

Convert TOML to JSON


TOML to JSON Converter is an easy-to-use online tool to convert TOML (Tom's Obvious, Minimal Language) to JSON (JavaScript Object Notation) data. Copy, Paste, and Convert to TOML.

What can you do with TOML to JSON Converter?

  • It helps to convert your TOML data to JSON format.
  • It allows loading the TOML URL, which loads TOML and converts to JSON String.
  • Users can also convert TOML File to JSON by uploading the file.
  • Once you are done with TOML to JSON converting. You can download as a file or Create JSON link and Share.
  • TOML to JSON Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.

Know more about XML:

Example of TOML to JSON

TOML Data Try it.

title = "Top Insurance Company by Market Cap"
[owner]
name = "UnitedHealth"
marketCap = "$498.37 B"

Converted JSON

{
  "title": "Top Insurance Company by Market Cap",
    "owner": {
    "name": "UnitedHealth",
    "marketCap": "$498.37 B"
  }
}

For Advanced Users

External URL

Load External URL in Browser URL like this https://codebeautify.org/toml-to-json-converter?url=external-url

https://codebeautify.org/toml-to-json-converter?url=https://gist.githubusercontent.com/cbmgit/86cd487a79f3284c208063976a39741e/raw/gistfile1.txt
Data as Parameter

Load Data in Browser URL input like this https://codebeautify.org/toml-to-json-converter?input=inputdata

https://codebeautify.org/toml-to-json-converter?input=

Related Tools


Recently visited pages


Tags


XML