50%

JSON Syntax Highlighting

Ln: 1 Col: 0

JSON Sorter
Ln: 1 Col: 0

JSON Highlighter Online


JSON Syntax Highlighting helps the user to view JSON the way he likes with syntax colors. This tool supports more than 35 themes.

What can you do with JSON Syntax Highlighting?

  • It helps to convert read or view JSON data easily.
  • Also, support Font increase/decrease option in the footer of the text area to zoom in and out of the JSON Texts.
  • This tool allows loading the JSON URL, which loads JSON and Highlighting JSON Syntax. Click on the URL button, Enter URL and Submit.
  • JSON Syntax Highlighting Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.
Know more about JSON.

Example of JSON

JSON data Try it.

{
  "InsuranceCompanies": {
    "InsuranceCompany": [
      {
        "No": "1",
        "Name": "Berkshire Hathaway ( BRK.A)",
        "Market Capitalization": "$507.04 billion"
      },
      {
        "No": "2",
        "Name": "LFC",
        "Market Capitalization": "$300  billion"
      }
    ]
  }
}   

For Advanced Users

External URL

Load External URL in Browser URL like this https://codebeautify.org/json-syntax-highlighting?url=external-url

https://codebeautify.org/json-syntax-highlighting?url=https://gist.githubusercontent.com/cbmgit/852c2702d4342e7811c95f8ffc2f017f/raw/InsuranceCompanies.json
Data as Parameter

Load Data in Browser URL input like this https://codebeautify.org/json-syntax-highlighting?input=inputdata

https://codebeautify.org/json-syntax-highlighting?input={"InsuranceCompanies":{"InsuranceCompany":[{"No":"1","Name":"BerkshireHathaway (BRK.A)","MarketCapitalization":"$507.04billion"}]}}

Related Tools


Recently visited pages


Tags