JSON Viewer

100% free online JSON Viewer. Easily view JSON in a readable format for free.

About JSON Viewer

JSON Viewer converts JSON data to a readable format for easy reading and understanding. Reading a JSON file can be difficult if not converted to a readable format.

How to use JSON Viewer

To use this tool, simply copy and paste your JSON data into the box and click on view. For example, if you want to view the following JSON code:

{"firstName":"John","lastName":"Smith","gender":"man","age":30,"address":{"streetAddress":"150","city":"San Diego","state":"CA","postalCode":"263142"}}

Just copy and paste it into the box above. Once you click view, the result will come out like this:

object
 
{5}
 
firstName
:
John
 
lastName
:
Smith
 
gender
:
man
 
age
:
30
 
address
 
{4}
 
streetAddress
:
150
 
city
:
San Diego
 
state
:
CA
 
postalCode
:
263142

 

Advantages of JSON Viewer

  • View JSON file in a readable format
  • Instant result
  • Copy, paste, and view.
Cookie
We care about your data and would love to use cookies to improve your experience.