image

JSON Formatter is an online tool that transforms JSON string into a beautiful easy to read HTML representation JSON tree view. Various features make it differ from other JSON viewers are that JSON Formatter allows you to find the path to the key by clicking the icon next to the key name. This simplifies the process of creating JSONPaths based on mocked responses. In a complex JSON string it gets difficult for the human being to find the Label, this tool gives you the ability to find and mark label by their name and by their value type, it makes it easy to search the entire string and find the desired value from it. Not only these but this tool debugs and validate the entire JSON string and gives you exact line number and error which occurs in the entire JSON string while formatting.