A downloadable tool for Windows

Download NowName your own price

JSON Wright is an editor for working with JSON as both text and structure. Open a document in Source view when you need direct control, or switch to Tree view to browse, edit, filter, search, duplicate, move, extract, and reshape JSON without manually counting brackets.

It includes JSON validation that reports duplicate keys, inconsistent sibling object structures, suspicious primitive values, and other cleanup hints.

JSON Wright is designed as a focused utility for people who regularly inspect, repair, transform, or normalize JSON files.


Features:

  • Visual JSON tree browsing, editing, filtering, search, and extraction
  • Source editor with syntax highlighting and line numbers
  • JSON validation with errors, cautions, and info diagnostics
  • Filter function
  • Search function with wildcard patterns matching.
  • Cut/Copy/Paste/Duplicate nodes and primitives in the node tree.
  • Import CSV files
  • Pretty Print and Minify
  • Drag-and-drop JSON loading
  • Command-line JSON loading
  • Dark theme
  • ...and more

Made with Visual Studio C#, WPF, and .NET 8.

Dependencies:

  • AvalonEdit: source-code editor component used for the JSON source view, syntax highlighting, line numbers, caret handling, and editor-style interactions.
  • System.Text.Json: built-in .NET JSON library used for normal JSON parsing, serialization, formatting, and document updates.
  • System.Text.Encoding.CodePages: used by CSV import so legacy encodings such as Windows-1252 and Windows-1251 can be read.

Note on the AI Disclosure in "More information":

JSON Wright is a program I started making several years ago and it's been an important piece of my tool-chain when developing games and software. It's matured over the years in terms of functionality but hasn't been very user-friendly or nice to look at. With the help of VS Copilot I have now managed to make it into an elegant looking and user-friendly program ready to be shared. I also got very valuable help from Copilot in making a robust custom JSON validation which not only reports errors but gives advice about inconsistencies and improvements.

Published 14 hours ago
StatusReleased
CategoryTool
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorzooperdan
AI DisclosureAI Assisted, Code

Download

Download NowName your own price

Click download now to get access to the following files:

JSONWright.zip 63 MB

Leave a comment

Log in with itch.io to leave a comment.