🌐
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
🌐
MajorGeeks
majorgeeks.com › files › details › mitec_json_viewer.html
Download MiTeC JSON Viewer - MajorGeeks
MiTeC JSON Viewer is a free JSON editor that includes Base64 encoding/decoding, formatting and text search, and JSON validation. It is displayed via a tabbed interface that permits either tree view or text previews.
🌐
Portable Freeware Collection
portablefreeware.com › index.php
MiTeC JSON Viewer - The Portable Freeware Collection
MiTeC JSON Viewer include simple JSON Editor with JSON validation, support hierarchical and text preview, text searching and Base64 encoding/decoding
🌐
Softpedia
softpedia.com › windows › programming › file editors › json viewer
JSON Viewer - Download - Softpedia
Mitec · visit homepage · Tested ... 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...
🌐
Snapfiles
snapfiles.com › get › mitecjson.html
MiTeC JSON Viewer - viewer and editor for JSON files
viewer and editor for JSON files MiTeC JSON Viewer is a simple JSON Editor with JSON validation, formatting and text search and Base64 encoding/decoding. The program offers a tabbed interface with tree view and text preview of the content.
🌐
AlternativeTo
alternativeto.net › software › mitec-json-viwer › about
MiTeC JSON Viewer: Simple, nice and extremely fast JSON viewer and editor, even with very large | AlternativeTo
March 7, 2020 - Simple, nice and extremely fast JSON viewer and editor, even with very large JSON files. Probably the fastest JSON viewer.
🌐
MiTeC
mitec.cz › wp › mjsonv
MiTeC JSON Viewer – MiTeC
Full featured JSON/BSON Viewer · Download · Order · JSON/BSON viewer and editor with validation and formatting · Hierarchical and text preview · Text searching · Base64 encoding/decoding · Dark and Light theme · Supported operating systems are Microsoft Windows XP-11 and Windows Server 2003-2025.
🌐
Winstall
winstall.app › apps › MiTeC.JsonViewer
Install JSON Viewer with winget - winstall
To install JSON Viewer with winget, use the following command: winget install -e --id MiTeC.JsonViewer · - Hierarchical and text preview - Text searching - Base64 encoding/decoding - Simple JSON Editor with JSON validation and formatter · Last updated May 28, 2025 ·
🌐
SnapFiles
snapfiles.com › screenshots › mitecjson.htm
MiTeC JSON Viewer screenshot and download at SnapFiles.com
MiTeC JSON Viewer is a simple JSON Editor with JSON validation, formatting and text search and Base64 encoding/decoding. The program offers a tabbed interface with tree view and text preview of the content. It also displays the object/array and value count and calculates the MD5 and SHA1 has...
🌐
Download.io
download.io › mitec-json-viewer-download-windows.html
Download MiTeC JSON Viewer 1.5.0 for Windows - Download.io
MiTeC JSON Viewer is a simple JSON Editor with JSON validation, formatting and text search and Base64 encoding/decoding.The program offers a tabbed interface with tree view and text preview of the content.
Find elsewhere
🌐
Taiwebs
en.taiwebs.com › windows › download-mitec-json-viewer-10893.html
Download MiTeC JSON Viewer 3.2.2
January 20, 2025 - MiTeC JSON Viewer is a free JSON editor that includes Base64 encoding/decoding, text formatting and searching, and JSON validation. It is displayed via a tabbed interface that allows tree previews or text previews.
Rating: 5 ​ - ​ 1 votes
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:

🌐
Windows10download.com
windows10download.com › json-viewer
JSON Viewer - Windows 10 Download
Welcome to the official download page for JSON Viewer, a powerful software developed by Mitec for Windows 10. This exceptional tool simplifies the process of viewing and analyzing JSON files, allowing users to effortlessly navigate through complex ...
🌐
OlderGeeks
oldergeeks.com › downloads › file.php
MiTeC JSON Viewer v3.2.2 - Free Download - OlderGeeks.com Freeware Downloads
Home » OlderGeeks.com Freeware Downloads » Programming, Coding & Software Development » MiTeC JSON Viewer v3.2.2
🌐
Winget GUI
wingetgui.com › apps › MiTeC-JsonViewer
MiTeC.JsonViewer 3.2.2 download
Full featured JSON/BSON Viewer · - Hierarchical and text preview - Text searching - Base64 encoding/decoding - Simple JSON Editor with JSON validation and formatter · Copy · https://mitec.cz/Downloads/JSONView.zip · Download · https://mitec.cz/Downloads/JSONView.zip ·
🌐
Blog
prowebscraper.com › home › 16 best json viewer tools compared for developers
16 Best JSON viewer Tools Compared for Developers
November 28, 2023 - A JSON viewer plugin for notepad++. Displays the selected JSON string in a tree view. ... MiTeC JSON Viewer is free JSON viewer software, which you can use to load, view and edits multiple JSON files at a time.
🌐
GitHub
github.com › Ash258 › Shovel-Ash258 › blob › main › bucket › JSONViewer.yml
Shovel-Ash258/bucket/JSONViewer.yml at main · Ash258/Shovel-Ash258
description: MiTeC JSON Viewer · homepage: https://www.mitec.cz/jsonv.html · license: Proprietary · changelog: https://www.mitec.cz/Data/XML/data_jsonvvh.xml · url: https://www.mitec.cz/Downloads/JSONView.zip · hash: 70fc0e82e63a9be135713499e21e7c65d728b214c4e65183cda6cbd61dbced77 ·
Author   Ash258
🌐
Quillevere
en.quillevere.net › utilities › other-utilities › outils-fichiers › open-json-file-windows_62503.htm
Open a JSON file on Windows - File tools
September 9, 2025 - MiTec JSON Viewer is a JSON file editor which is more oriented towards JSON file viewing (without possibility of modification).
🌐
PortableApps.com
portableapps.com › node › 57220
Mitec.CZ Apps | PortableApps.com
http://www.mitec.cz/ Application etc json viewer, xml viewer, dirlist, netsan ..