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 OverflowSourceForge
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.
GitHub
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
Videos
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 )"
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".
SourceForge
sourceforge.net › projects › jsminnpp
JSToolNpp download | SourceForge.net
Download JSToolNpp for free. A JavaScript tool for Notepad++ and Visual Studio Code. A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code. * Douglas Crockford's JSMin algorithm to minimize JavaScript code.
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
JSON schema validation, including automatic validation based on filenames. ... Read the docs. View past changes. Go to the Releases page to see past releases. ... You can unzip the 32-bit download to .\Program Files (x86)\Notepad++\plugins\JsonTools\JsonTools.dll.
Author molsonkiko
GitHub
github.com › kapilratnani › JSON-Viewer › releases
Releases · NPP-JSONViewer/JSON-Viewer
A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view. - Releases · NPP-JSONViewer/JSON-Viewer
Author NPP-JSONViewer
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.
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.
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...
nppjsonviewer.sf.net
jsonviewer-notepad-plus-plus-plugin.soft112.com
JSONViewer Notepad++ plugin Free Download
How to install JSONViewer Notepad++ plugin on your Windows device: Click on the Download button on our website.
OnWorks
onworks.net › home › software › app jsonviewer notepad plugin
JSONViewer Notepad++ plugin
JSONViewer Notepad++ plugin
Download App Run in Ubuntu Run in Fedora Run in Windows Sim Run in MACOS Sim ... A JSON viewer plugin for notepad++. Displays the selected JSON string in a tree view. JSONViewer Notepad++ plugin free download and run online in OnWorks over Linux online like Ubuntu, Fedora, Debian, Kali Linux
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 - So then I went back to the original, and used Dump JSON string(s) as raw text, which spawned the results into a new file, and the file looked like · {"FastenerData":{"508670":{"Item1":"10","Item2":"50"},"508674":{"Item1":"10","Item2":"50"}}} When I clicked Refresh in the tree viewer, and expanded the tree, I saw which is what you want.
OnWorks
onworks.net › home › software › windows › app jsonviewer notepad plugin
JSONViewer Notepad++ plugin download for Windows
JSONViewer Notepad++ plugin download for Windows
Download App Run in Ubuntu Run in Fedora Run in Windows Sim Run in MACOS Sim ... A JSON viewer plugin for notepad++. Displays the selected JSON string in a tree view. JSONViewer Notepad++ plugin free download Windows app and run it online in OnWorks over OS online like Ubuntu, Fedora, Debian, Kali OS wine
JSON Formatter
jsonformatter.org
Best JSON Formatter and JSON Validator: Online JSON Formatter
Download JSON, once it's created or modified and it can be opened in Notepad++, Sublime, or VSCode alternative.