Use JSTool
As of Notepad++ v7.6, you can use the Plugin Admin option in Notepad++ to install JSTool.
Manual Install
- Download it from https://www.sunjw.us/jstool/npp/#download
- Copy JSMinNpp.dll to the plugin directory of Notepad++. You may need to create a directory named "JSMinNPP" in the plugin directory after version 7.6.3
Here's an example of JSON that's been formatted using the tool:
{
"menu" : {
"id" : "file",
"value" : "File",
"popup" : {
"menuitem" : [{
"value" : "New",
"onclick" : "CreateNewDoc()"
}, {
"value" : "Open",
"onclick" : "OpenDoc()"
}, {
"value" : "Close",
"onclick" : "CloseDoc()"
}
]
}
}
}

Tip: Select the code you want to reformat, then Plugins | JSTool | JSFormat.
Answer from Dan on Stack OverflowGitHub
github.com › NPP-JSONViewer › JSON-Viewer
GitHub - NPP-JSONViewer/JSON-Viewer: A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view. · GitHub
A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view. - NPP-JSONViewer/JSON-Viewer
Author NPP-JSONViewer
SourceForge
sourceforge.net › projects › nppjsonviewer
JSONViewer Notepad++ plugin download | SourceForge.net
Download JSONViewer Notepad++ plugin for free. A JSON viewer plugin for notepad++ A JSON viewer plugin for notepad++. Displays the selected JSON string in a tree view.
Videos
03:19
How to format JSON and XML in Notepad++ - YouTube
02:37
Install or Download JSON Viewer Plugin for Notepad++ 64 & 32 bit ...
01:18
How to Format and View JSON in Notepad++ | Viewer and Formatter ...
01:59
How to Reformat JSON in Notepad++ with JSON Viewer Plugin | 2024 ...
SourceForge
sourceforge.net › projects › jsonviewer-for-notepad.mirror
JSONViewer for Notepad++ download | SourceForge.net
Download JSONViewer for Notepad++ for free. A JSON viewer plugin for Notepad++ This plugin is meant to display a JSON string in a Treeview. It also marks the error position in case of parsing errors, and that's it.
Top answer 1 of 16
1859
Use JSTool
As of Notepad++ v7.6, you can use the Plugin Admin option in Notepad++ to install JSTool.
Manual Install
- Download it from https://www.sunjw.us/jstool/npp/#download
- Copy JSMinNpp.dll to the plugin directory of Notepad++. You may need to create a directory named "JSMinNPP" in the plugin directory after version 7.6.3
Here's an example of JSON that's been formatted using the tool:
{
"menu" : {
"id" : "file",
"value" : "File",
"popup" : {
"menuitem" : [{
"value" : "New",
"onclick" : "CreateNewDoc()"
}, {
"value" : "Open",
"onclick" : "OpenDoc()"
}, {
"value" : "Close",
"onclick" : "CloseDoc()"
}
]
}
}
}

Tip: Select the code you want to reformat, then Plugins | JSTool | JSFormat.
2 of 16
328
You can use JSON Viewer. For Notepad++ v.7.6+, Plugins Admin... is available to install it:
- Open the Menu option "Plugins" -> "Plugins Admin..."
- Search for "JSON Viewer"
- Check JSON Viewer in List
- Click on Install Button
- Restart Notepad++
- Select JSON text
- Go to "Plugins" > "JSON Viewer" > "Format JSON ( Ctrl + Alt + Shift + M )"
SourceForge
sourceforge.net › home › open source software › jsonviewer notepad++ plugin › files
JSONViewer Notepad++ plugin - Browse /JSONViewer Unicode at SourceForge.net
Thats it!!! ============ Instruction: ============ 1. Paste the file "NPPJSONViewer.dll" to Notepad++ plugin folder 2. open a document containing a JSON string 3. Select JSON fragment and navigate to plugins/JSON Viewer/show JSON Viewer or press "Ctrl+Alt+Shift+J" 4.
Notepad++ Community
community.notepad-plus-plus.org › topic › 25251 › json-tools-for-viewing-and-editing
JSON tools for viewing and editing | Notepad++ Community
December 16, 2023 - However, even not being a user of JSON Tools, but just knowing a tiny bit about reading normal JSON files and being able to install the JSON Tools plugin, I was able to get it to try to look at the tree and see that it thought it was a string ...
GitHub
github.com › molsonkiko › JsonToolsNppPlugin
GitHub - molsonkiko/JsonToolsNppPlugin: A Notepad++ plugin providing tools for JSON like linting, querying, a tree view, and CSV conversion. · GitHub
A Notepad++ plugin providing tools for JSON like linting, querying, a tree view, and CSV conversion. - molsonkiko/JsonToolsNppPlugin
Author molsonkiko
nppjsonviewer.sf.net
jsonviewer-notepad-plus-plus-plugin.soft112.com
JSONViewer Notepad++ plugin Free Download
JSONViewer Notepad++ plugin - A JSON viewer plugin for notepad++. Displays the selected JSON string in a tree view.
SourceForge
sourceforge.net › projects › jsminnpp
JSToolNpp download | SourceForge.net
A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code. * Douglas Crockford's JSMin algorithm to minimize JavaScript code. * My own algorithm to format JavaScript code.
Sunjw
sunjw.us › jstool › npp
JSTool - A JavaScript tool for Notepad++
Open you JavaScript or JSON source code file in Notepad++. Press "Ctrl"+"Alt"+"J". Or open menu: "Plugins" - "JSTool" then click "JSON Viewer".
Richardjbrownmd
richardjbrownmd.com › brown plastic surgery › notepad++ › notepad++ json formatter plugin jsonviewer how download, install and use
Notepad++ JSON formatter Plugin JSONViewer How Download, Install and Use - Brown Plastic Surgery
April 1, 2023 - JSON still has a long way to go before it comes at par with the powers of XML, but has its conveniences. Create interactive web pages, store and render content data to the user based on processing logic using the XSLT processor. Thank you.It’s works on latest version of notepad++ v7.7 64bit. Other than the default method of using Settings to lock apps on Android, you can lock apps using an app lock for Android. It is a free app with extensive functionality.
Vital ECM MHT
vitalecmmhth.freshdesk.com › support › solutions › articles › 33000290783-adding-json-view-tool-and-how-to-use-it
Adding JSON View tool and how to use it : Vital ECM MHT
When application is using JSON format it could be quite challenging to read (for example IOCR results output). JSON Viewer plugin for Notepad++ converts such file to a very easy to analyse view. Installing JSON Viewer To install any plugin in N...