50%

JSON Viewer

JSON Full Form

What is a JSON Viewer?



Json Viewer is used for previewing any information that you input be it an Image or a data. It interacts with data and It can also be used to verify if the data inputted is correct or not. JSON Viewer is becoming quite common among individuals these days and it is also widely used.


What are the Uses of JSON Viewer?



JSON Viewer can be used to detect and correct errors JSON Viewer is used to beautify or format JSON JSON Viewer is also used to compress JSON JSON Viewer is used to display images. JSON Viewer can be used to download JSON Data as a file or save it as a link to be shared JSON Viewer can be used to beautify JSON Data. JSON Viewer works perfectly on Chrome Firefox Windows and MAC


Example for JSON Cleaner

Play with JSON Data: Insurance Company JSON

{
  "InsuranceCompanies":  {
    "Top Insurance Companies":[
      {
        "No": "1",
        "Name": "Berkshire Hathaway ( BRK.A)",
        "Market Capitalization": "$655 billion"
      }
    ],
  "source": "investopedia.com",
  "Time":"May 2021"
  }
}                                             

Pro Tips:

External URL

Load External JSON URL in Browser URL like this https://www.fancytextconverter.com/jsonviewer?url=external-url

https://www.fancytextconverter.com/jsonviewer#url=https://gist.githubusercontent.com/cbmgit/852c2702d4342e7811c95f8ffc2f017f/raw/InsuranceCompanies.json
Data as Parameter

Load JSON Data in Browser URL input like this https://www.fancytextconverter.com/jsonviewer?input=inputdata

https://www.fancytextconverter.com/jsonviewer#input={"InsuranceCompanies":{"InsuranceCompany":[{"No":"1","Name":"BerkshireHathaway (BRK.A)","MarketCapitalization":"$507.04billion"}]}}