๐ŸŒ
Microsoft Store
apps.microsoft.com โ€บ detail โ€บ 9pltngpg3w25
JSON Viewer - JSON Utilities - Free download and install on Windows | Microsoft Store
Json Viewer is an essential tool for anyone working with JSON data. This intuitive app offers a clean and simple interface that makes viewing and editing JSON files a breeze. Whether you're a developer, data analyst, or just someone who needs ...
๐ŸŒ
MiTeC
mitec.cz โ€บ jsonv.html
MiTeC JSON Viewer
Hierarchical and text preview Text searching Base64 encoding/decoding Simple JSON Editor with JSON validation and formatter
๐ŸŒ
Dadroit
dadroit.com
Dadroit JSON Viewer
Dadroit JSON Viewer is designed to efficiently handle big JSON. View and convert large JSON on Windows, macOS, and Linux. Simplify JSON tasks today!
๐ŸŒ
Microsoft Store
apps.microsoft.com โ€บ detail โ€บ 9nc14c0tp5lk
JSON Viewer & Formatter - Download and install on Windows | Microsoft Store
JSON Viewer & Formatter is your go-to utility for importing, formatting, validating, and converting JSON text. Whether you're a developer, data analyst, or just someone working with APIs or config files, this tool ensures ...
๐ŸŒ
GitHub
github.com โ€บ ErikKalkoken โ€บ janice
GitHub - ErikKalkoken/janice: A desktop app for viewing large JSON files. ยท GitHub
Janice is a desktop app for viewing large JSON files. It's key features are: Browse through a JSON document in classic tree structure ยท JSON files can be opened via file dialog, from clipboard, dropped on the window or given as command line argument
Author ย  ErikKalkoken
๐ŸŒ
CNET
download.cnet.com โ€บ json-viewer โ€บ 3000-2383_4-75808064.html
JSON Viewer for Windows - Free download and software reviews - CNET Download
2 weeks ago - Download JSON Viewer latest version for Windows free. JSON Viewer latest update: February 26, 2026
Rating: 4 โ€‹ - โ€‹ 1 votes
๐ŸŒ
Dadroit
dadroit.com โ€บ download
Download โ€“ Dadroit JSON Viewer
Download Dadroit for Windows, macOS, and Linux. Rapidly view large JSON files with advanced parsing & optimal memory. Download for free now!
๐ŸŒ
Softonic
json-viewer.en.softonic.com โ€บ home โ€บ windows โ€บ productivity โ€บ json viewer
JSON Viewer - Download
November 4, 2025 - Considering all the features that the JSON formatting tool offers, this program is a user-friendly and reliable choice for Windows PCs. While using this extension, you can boost productivity and efficiency. JSON Viewer is a straightforward ...
Rating: 7.5/10 โ€‹ - โ€‹ 34 votes
๐ŸŒ
Softpedia
softpedia.com โ€บ windows โ€บ programming โ€บ file editors โ€บ json viewer
JSON Viewer - Download - Softpedia
With its self-explanatory name, JSON Viewer is a simplistic yet very useful piece of software designed from the ground up to make it as effortless as possible for you to view and edit JavaScript Object Notation files.
Find elsewhere
๐ŸŒ
Reddit
reddit.com โ€บ r/golang โ€บ janice: a desktop app for viewing large json files.
r/golang on Reddit: Janice: A desktop app for viewing large JSON files.
April 15, 2024 -

Hey everyone,

I recently needed an app to browse a very large JSON file (>500MB) and could not find any open source app for Linux that could really do that. So I decided to make one myself and am now happy to share it with everybody, who might be interested.

The app is called Janice. It is written in Go and made with the awesome GUI toolkit called Fyne. It runs on Linux (AppImage), Windows 10/11 and macOS (experimental).

Website

๐ŸŒ
Microsoft
microsoft.com โ€บ en-us โ€บ p โ€บ json-viewer-formatter โ€บ 9nc14c0tp5lk
Buy JSON Viewer & Formatter - Microsoft Store
JSON Viewer & Formatter is a lite, simple, easy to use and stable tool to help you work with JSON format and convert validated JSON text to other formats like XML or CSV. Some features : - Validate JSON text - Beautify - Minify - Convert to ...
๐ŸŒ
List Of Freeware
listoffreeware.com โ€บ 8-best-free-json-viewer-software-windows
8 Best Free JSON Viewer Software For Windows
March 11, 2022 - All the files edited and created in this free json viewer software will be saved in JSON format by default. Although this freeware works fine with loading and displaying a JSON file in tree and text mode together, there is a certain glitch or bug with it, which I accidentally discovered while testing. If you click Close(x) button of the window in tree mode, it closes it permanently. It means that you cannot get the Tree mode window back even if you load a new file or restart the application.
๐ŸŒ
Softonic
en.softonic.com โ€บ downloads โ€บ json-for-windows-10
Download Json For Windows 10 - Best Software & Apps
... JSON to CSV Converter is a free conversion software. The software provides simplified conversion of every JSON file, text and URL that are commonlyโ€ฆ ... Introducing "JSON Viewer & Formatter" by Megaish, a robust application for Windows designed to streamline your JSON text handling.
Top answer
1 of 10
34

I have written Huge JSON viewer based on JSON.NET, one of the fastest JSON frameworks. It matches the requirements as follows:

  • open decently large files: it can open the 1.44 GB example file without crashing in ~ 2:45 minutes on my machine (Intel Core i7, 16 GB RAM, SSD). To do that, the OS must be 64 bit. A progress bar is shown
  • has a decently responsive UI: I use a commercial tree view from DevExpress which I hope is optimized very well.
  • can collapse/expand a given level: it is a full tree view and can expand/collapse any nodes. It has a feature to expand to a given level
  • works off-line: it's a Windows desktop application. Needs .NET
  • provide some statistics on the JSON content: some. Can definitely be improved.
  • tabs: yes.
  • gratis: yes. MIT license, but closed source.
  • displays the filename somewhere: yes, in the tab

The only thing it can definitely not (but was optional):

  • "can edit JSON data"

Additional features:

  • search capability
  • performance warning when memory swapping to disk is expected

System requirements:

  • Windows 7 SP1 or higher, x64 bit recommended
  • Physical RAM roughly 7 times the file size to be opened
  • .NET 4.5

Watch out the list of known issues until it's out of beta phase.

Screenshots:

Download (including portable version): https://github.com/WelliSolutions/HugeJsonViewer#releases

2 of 10
8

Disclaimer: I am the author of this software.

I'm using JSONedit, typically with 1-2MB of text. Largest data sets I've tested were around 50MB and it's annoyingly slow with loading it and peak RAM usage reaches few hundreds MB - there is definitely room for improvement, but it's at least order of magnitude better than browser-based editors I've tested. It seems to meet most of your requirements except tabs and I don't know what you mean by statistics - JSONedit can count nodes by type or count total length of strings for memory usage estimation for DOM-style parsers, maybe this is sufficient).

It can show node statistics:

๐ŸŒ
Microsoft Store
apps.microsoft.com โ€บ detail โ€บ 9pcsn1f5r195
Json Viewer - Format and Minify - Free download and install on Windows | Microsoft Store
๐Ÿš€ JSON Viewer โ€“ Format, Minify & Beautify JSON Effortlessly! Looking for a powerful and modern JSON viewer? ๐Ÿง Our JSON Viewer app lets you format, minify, and visualize JSON data with ease.
๐ŸŒ
Softonic
2383-4-75808064.en.softonic.com โ€บ home โ€บ windows โ€บ development & it โ€บ json viewer
JSON Viewer - Download
May 16, 2024 - JSON Viewer, free and safe download. JSON Viewer latest version: A free app for Windows, by B Mihai.. JSON Viewer is a free program for Windows, belon
Rating: 8/10 โ€‹ - โ€‹ 1 votes
๐ŸŒ
MajorGeeks
majorgeeks.com โ€บ files โ€บ details โ€บ mitec_json_viewer.html
Download MiTeC JSON Viewer - MajorGeeks
Bin in Windows 11 How To Repair Install Windows 11, and Keep All Your Files and Apps ยท MajorGeeks.Com ยป Office & Productivity » WordPad and NotePad Alternatives ยป MiTeC JSON Viewer 3.2.2 ยป Download Now...
๐ŸŒ
Softonic
json-viewer.en.softonic.com โ€บ home โ€บ windows โ€บ productivity โ€บ json viewer โ€บ download
Download JSON Viewer - Free - latest version
November 4, 2025 - Download JSON Viewer for Windows now from Softonic: 100% safe and virus free. More than 521 downloads this month. Download JSON Viewer latest version
Rating: 7.5/10 โ€‹ - โ€‹ 34 votes
๐ŸŒ
Blog
prowebscraper.com โ€บ home โ€บ 16 best json viewer tools compared for developers
16 Best JSON viewer Tools Compared for Developers
November 28, 2023 - You can easily make any GET/POST request (optionally with additional headers) and retrieve your JSON data without leaving the app. ... Complete JSON editor for Windows with JSON syntax-coloring, auto-completion, well-formed checking, JSON to XML/CSV conversions, JSON Schema validator and more. JSONBuddy makes it easy to edit, create and validate any number of JSON documents. ... VisualJSON is simple, pretty JSON viewer for OS X.
๐ŸŒ
Jsonhero
jsonhero.io
JSON Hero - a beautiful JSON viewer for the web
JSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.