> Markdown version of [/magazine/706-the-overflow-5-tools-for-developers-working-with-json](https://www.wearedevelopers.com/magazine/706-the-overflow-5-tools-for-developers-working-with-json). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # The Overflow: 5 Tools for Developers Working with JSON **By:** [Daniel Cranney](https://www.wearedevelopers.com/@daniel-cranney) **Published:** March 4, 2026 In the last edition of The Overflow - where we share all kinds of incredible mostly-open source tools we just couldn’t fit into the DevDigest - [we looked at speedy file sharing](/magazine/697-the-overflow-4-tools-for-fast-file-sharing). Well this time, we’re looking at five that make working with JSON a little less painful, whether you’re querying, viewing, fixing, or transforming it. As always, check out the video to see them in action, or follow the links below to give them a go. https://www.youtube.com/embed/vbv2l6qYjJY ## 1. JSONata A query language particularly handy if you’re used to querying databases, JSONata is expressive, lightweight and lets you filter, sort, and reshape JSON data with surprisingly little code, inspired by the location path semantics of XPath 3.1. 🔗 [https://jsonata.org/](https://jsonata.org/) ## 2. JsonTree.js If you find visualising data helps, JsonTree.js generates clean, interactive tree views that are easy to navigate. It’s lightweight and easy to customise, too. 🔗 [https://github.com/williamtroup/JsonTree.js](https://github.com/williamtroup/JsonTree.js) ## 3. JSON Fixer We found that only a few JSON fixing tools could actually fix the badly broken demo code we gave them. JSON Fixer’s AI-powered tool fixed it with one click, without mistakes. 🔗 [https://jsonfixer.com/](https://jsonfixer.com/) ## 4. lossless-json JSON.parse() silently rounds large numbers, but with lossless-json, you can parse without losing precision, great if you’re working financial data, IDs or analytics. 🔗 [https://github.com/josdejong/lossless-json](https://github.com/josdejong/lossless-json) ## 5. Paste JSON as Code This Visual Studio Code extesion lets you interactively generate types from your JSON, ready to use in your chosen coding language, with over 25 languages supported. 🔗 [https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype) * * * As always, we hope you found this article useful, and be sure to check back for the next edition very soon and [send in your favourite tools for shoutout](https://bsky.app/profile/wearedevelopers.bsky.social). ## Related Articles - [The Overflow: 5 Security and Privacy Tools for Developers](https://www.wearedevelopers.com/magazine/710-the-overflow-5-security-and-privacy-tools-for-developers) - [The Overflow: 5 Tools for Working with SVGs](https://www.wearedevelopers.com/magazine/707-the-overflow-5-tools-for-working-with-svgs) - [Tips and Tricks: Working with JSON](https://www.wearedevelopers.com/magazine/493-tips-and-tricks-working-with-json) - [The Overflow: 4 Tools for Fast File Sharing](https://www.wearedevelopers.com/magazine/697-the-overflow-4-tools-for-fast-file-sharing) ## Related Videos - [Tips and Tricks for Working with JSON](https://www.wearedevelopers.com/videos/1229-tips-and-tricks-for-working-with-json) - [Introducing JSON Structure](https://www.wearedevelopers.com/videos/100219-introducing-json-structure) - [WeAreDevelopers LIVE – Keeping Up with Styles, Data & More](https://www.wearedevelopers.com/videos/1803-wearedevelopers-live-keeping-up-with-styles-data-more) - [Devs vs. Marketers, COBOL and Copilot, Make Live Coding Easy and more - The Best of LIVE 2025 - Part 3](https://www.wearedevelopers.com/videos/1766-devs-vs-marketers-cobol-and-copilot-make-live-coding-easy-and-more-the-best-of-live-2025-part-3) ## Related Jobs - [Senior Software Engineer](https://www.wearedevelopers.com/jobs/ext/15942-senior-software-engineer) at **GitHub** - [Golang Software Engineer](https://www.wearedevelopers.com/jobs/ext/1652471-golang-software-engineer) at **Redis** - [Staff Software Engineer](https://www.wearedevelopers.com/jobs/ext/1425755-staff-software-engineer) at **GitHub** - [Software Engineer, Identity](https://www.wearedevelopers.com/jobs/ext/1713561-software-engineer-identity) at **Twilio** - [Remote Senior Full-Stack Engineer](https://www.wearedevelopers.com/jobs/ext/682327-remote-senior-full-stack-engineer) at **Edge Impulse** - [Remote Senior Full-Stack Engineer](https://www.wearedevelopers.com/jobs/ext/679408-remote-senior-full-stack-engineer) at **Edge Impulse**