This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
JSON Kit
Fix broken AI JSON and 6 more JSON tools, all in-browser
JSON Kit is a set of fast, browser-side JSON tools built for the AI era. The standout is Fix LLM JSON: paste the broken JSON that ChatGPT, Claude, or local models hand you, and get clean, valid JSON back instantly, with a label for exactly what was wrong (trailing commas, single quotes, Python literals, markdown fences, truncated output, and more). Everything runs 100% in your browser, so your output never touches a server.
Hey Product Hunt 👋 I built JSON Kit.
This started from one annoying bug. I kept piping LLM output into JSON.parse() and it would work fine for days, then break in production because the model added a trailing comma or wrapped everything in a ```json fence. If you've built anything on top of AI output you've probably hit the exact same thing.
So I made Fix LLM JSON: paste the broken stuff, get clean JSON back, and it tells you what was wrong instead of silently fixing it. It runs entirely in your browser, which I cared about because LLM outputs are full of API keys and user data I didn't want sending anywhere.
Full transparency: the repair engine under the hood is the open-source jsonrepair library by Jos de Jong, with a layer I built on top to detect and label the specific error patterns. The rest of the kit (formatter, JSON→TS, JSON→Zod, JSONPath, diff, markdown extractor) grew out of the same "I keep needing this" itch.
It's free to use, no signup. Would genuinely love feedback on what else breaks your JSON, especially the weird edge cases. Happy to answer anything in the comments today.
About JSON Kit on Product Hunt
“Fix broken AI JSON and 6 more JSON tools, all in-browser”
JSON Kit was submitted on Product Hunt and earned 9 upvotes and 2 comments, placing #17 on the daily leaderboard. JSON Kit is a set of fast, browser-side JSON tools built for the AI era. The standout is Fix LLM JSON: paste the broken JSON that ChatGPT, Claude, or local models hand you, and get clean, valid JSON back instantly, with a label for exactly what was wrong (trailing commas, single quotes, Python literals, markdown fences, truncated output, and more). Everything runs 100% in your browser, so your output never touches a server.
On the analytics side, JSON Kit competes within Productivity, Developer Tools and Artificial Intelligence — topics that collectively have 1.6M followers on Product Hunt. The dashboard above tracks how JSON Kit performed against the three products that launched closest to it on the same day.
Who hunted JSON Kit?
JSON Kit was hunted by pushpendra chauhan. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of JSON Kit including community comment highlights and product details, visit the product overview.