Json Tool is a free and open source JSON application for Linux. Using Json Tool, you can easily, format json content locally without the need to access a third party services. You can format with just a click of a button or just pasting the desired Json in app. It comes with JSON content validation, clipboard support, upload json file and search through the editors to find matching cases and many more.
Install Json Tool on Ubuntu
To install Json Tool on your Linux system, open the terminal software and run below Json Tool snap install command. It will install the latest version of Json Tool on your Ubuntu system.
sudo snap install json-tool
After the successful installation of Json Tool, you can open it via the Show Apps menu or via below command.
json-tool
That’s all.