
This plugin can be very useful if you want to quickly view or edit your JSON document in Notepad++without the need for any other software.Advertisement Notepad++ (64-bit) Alternative App

JSON Viewer Plugin is a helpful plugin that displays, compresses, and formats JSON. Just click that option and your JSON will be compressed by removing spaces. The compress JSON option is useful when you want to use JSON as the Web Service Payload and want to reduce the size. If there are any parsing errors, it will give you an error message saying parsing error. Just select Format JSON options and the plugin format it for you. Format JSONįormatting JSON in Notepad++ is also very easy using this plugin. One thing I observed is that when we select any node it does not highlight the same in the Notepad++ document. You can select individual nodes to navigate to the child node. This opens a frame on the left-hand side which shows the TreeView of the JSON. Go to Plugins -> JSON Viewer -> Show JSON Viewer. You can download the sample JSON from this link.

We are going to take a sample JSON and show you how it works. Now let’s see how to use the JSON viewer plugin. How to View, Format, and Compress JSON in Notepad++

The plugin should be available under plugin Menu in the toolbar as shown in the below image. You have successfully installed the plugin. Copy NPPJSONViewer.dll to the above folder.

Create NPPJSONViewer subfolder in NPP plugins folder.Download the latest version JSONViewer plugin and extract the NPPJSONViewer.dll file.In that case, install the plugin manually using the steps given below. Sometimes this may not give you the latest plugin version. Search and Install JSON Viewer Plugin in Notepad++ Open Notepad++ and Go to Plugins -> Plugin Admin… and Search for JSON Viewer plugin and click Install button to install JSON Viewer plugin in Notepad++ using Plugin Admin or Plugin Manager.
