If you're using Mac, try Hex Fiend. Loads large files super fast. Just disable the hex view and you'll get a regular-ish editor.

Answer from captain on Stack Overflow
🌐
JSON Formatter
jsonformatter.org β€Ί json-viewer
JSON Viewer Online Best and Free
This is also a JSON visualizer tool to visualize and search each JSON Object View in Tree. Collapsible JSON View allows to collapse JSON to drill down into a tree structure. This JSON Navigator helps user to navigate through large JSON data ...
🌐
JSON Editor Online
jsoneditoronline.org
JSON Editor Online: edit JSON, format JSON, query JSON
Yes! JSON Editor Online can work with large files up to 512 MB πŸš€.
People also ask

Is this viewer free to use?
Yes, this JSON viewer is completely free to use with no limits. View and analyze as many JSON files as you need, with no file size restrictions or waiting periods.
🌐
agentsfordata.com
agentsfordata.com β€Ί data viewer β€Ί json viewer
Free Online JSON Viewer & Editor - View JSON Files
What is the file size limit?
There are no file size limits. View and analyze JSON files of any size. Our browser-based viewer is optimized for performance even with large datasets.
🌐
agentsfordata.com
agentsfordata.com β€Ί data viewer β€Ί json viewer
Free Online JSON Viewer & Editor - View JSON Files
Can I edit the data?
Yes! You can edit data cells directly in the viewer. Modify values, sort columns, filter rows, and download your edited JSON file.
🌐
agentsfordata.com
agentsfordata.com β€Ί data viewer β€Ί json viewer
Free Online JSON Viewer & Editor - View JSON Files
🌐
Jsongrid
jsongrid.com β€Ί json-viewer
Json Viewer Online - All-in-One Solution
Json Viewer is ultimate tool to view complex Json data in nicely formatted table format, which enable developers to see complex data comfortably, ultimately improving productivity. Drop your Json data in left panel, Click button, wait for tool to process through and generate Grid for you, that ...
🌐
Gigasheet
gigasheet.com β€Ί post β€Ί large-json-viewer-online
Need a Huge JSON Viewer?
Need a Huge JSON Viewer? by Anubhav Awasthi | Viewing a JSON file in a human-readable format requires formatting, unlike XML and CSV files. Gigasheet can view huge JSON files for free!
🌐
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!
🌐
Gigasheet
gigasheet.com β€Ί popular-tools β€Ί online-json-viewer
Online JSON Viewer | Popular Tools | Gigasheet
Instant: Upload your .json file and Gigasheet MRF Explorer parses and flattens the contents to a spreadsheet. View In Your Browser: Easily search, filter and analyze the JSON data online, with nothing to install.
Find elsewhere
🌐
GitHub
github.com β€Ί WelliSolutions β€Ί HugeJsonViewer
GitHub - WelliSolutions/HugeJsonViewer: Viewer for JSON files that can be GBs large. Β· GitHub
Viewer for JSON files that can be GBs large. Contribute to WelliSolutions/HugeJsonViewer development by creating an account on GitHub.
Author Β  WelliSolutions
🌐
CodeBeautify
codebeautify.org β€Ί jsonviewer
Best JSON Viewer and JSON Beautifier Online
It's also an online JSON file viewer. Upload the file and view it online. Step 1: Click on File Button at the top center of this page. It will open the file selection dialog of the operating system. Step 2: Select the JSON file. This tool will show the JSON in the parent node tree. Please select the Big Num check box to enable large ...
🌐
Agentsfordata
agentsfordata.com β€Ί data viewer β€Ί json viewer
Free Online JSON Viewer & Editor - View JSON Files
Here are three effective ways to view JSON files in Python using different libraries. Each approach has its own advantages depending on your specific needs and file sizes. Pandas provides a straightforward approach for viewing files and works well for most common data tasks: ... ClickHouse is a high-performance column-oriented database system that's excellent for large-scale data processing:
🌐
Json-buddy
json-buddy.com β€Ί large-json-editor.htm
Large JSON data editor
View and edit large JSON documents of any kind with JSONBuddy. Open and check JSON and text data with millions of lines in a few seconds.
🌐
JSON Viewer
jsonviewer.stack.hu
Online JSON Viewer and Formatter
JSON Viewer was created in 2008 as a side project and has become the largest project of it's kind.
🌐
JSON Formatter
jsonformatter.org β€Ί json-pretty-print β€Ί 536a75
json-large
Best and Secure JSON Pretty Print works well in Windows, Mac, Linux, Chrome, Firefox, Safari and Edge.
🌐
Jsonhero
jsonhero.io
JSON Hero - a beautiful JSON viewer for the web
Quickly view JSON files or selections in JSON Hero, right from VS Code.
🌐
JSON Crack
jsoncrack.com
JSON Crack | Online JSON Viewer - Transform your data into interactive graphs
A wide range of data formats are supported including JSON, YAML, XML, and CSV. ... It supports approximately 300 KB. It might vary depending on the complexity of the data and your hardware. ... Yes, you can export the generated graphs as PNG, JPEG, or SVG files.
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:

🌐
JSON Reader
jsonreader.com
Free Online JSON Viewer, Formatter & Validator | Beautify JSON Instantly - JSON Reader
JSON Reader's formatter adds proper indentation, syntax highlighting, and collapsible sections so you can quickly navigate large JSON files. This is essential when working with API responses, configuration files, package.json, database exports, or any JSON data.
🌐
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 16, 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

🌐
GitHub
github.com β€Ί ErikKalkoken β€Ί janice
GitHub - ErikKalkoken/janice: A desktop app for viewing large JSON files. Β· GitHub
JSON files can be opened via file dialog, from clipboard, dropped on the window or given as command line argument Β· Supports viewing very large JSON files (>100MB, >10M elements)
Author Β  ErikKalkoken