Skip to content

A simple Windows desktop application for viewing large (100MB+) JSON files in a tree view.

License

Notifications You must be signed in to change notification settings

balagansky/BigJsonTreeViewer

Repository files navigation

Big JSON Tree Viewer (for Windows)

A simple Windows desktop application for viewing large (100MB+) JSON files in a tree view.

This tool is in very early development, but being made available as is now to fill an apparent gap in such tooling. At time of writing, the author is not aware of any other similar tool that is free, open source, runs as a Windows desktop application, and can comfortably handle large files while providing an intuitive, functional interface.

Features

  • Fast loading (<1 second for 250MB)
  • Intuitive tree view
  • Dynamic folding of large arrays
  • Multiple Document Interface with dockable tree view panels - view multiple files side by side!
  • Basic string search
  • More to come...

Downloading Releases

Simply download the latest release from the GitHub Releases page.

In order to run the Windows executable, you must have the VC 2022 Redistributable installed.

Building

To build the application for Windows, you need Visual Studio 2022. The .sln file is in the root directory.

Can I help?

Feel free to submit bug reports or suggestions/feature requests to the issue tracker, but please first check existing issues and TODO.txt.

Given the very early state of this tool, multiple contributors are likely to bump heads. If you'd like to contribute, please read CONTRIBUTING.md.

About

A simple Windows desktop application for viewing large (100MB+) JSON files in a tree view.

Resources

License

Stars

Watchers

Forks

Packages

No packages published