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).
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.
"Fix LLM JSON" is the differentiator but the description lists the categories of errors it handles (trailing commas, single quotes, etc.) — does it also catch semantic errors? Like if Claude outputs valid JSON syntactically but with a wrong field name or type, does it flag that too or only structural issues?
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.
JSON Kit was featured in Productivity (653k followers), Developer Tools (513.4k followers) and Artificial Intelligence (470k followers) on Product Hunt. Together, these topics include over 304.5k products, making this a competitive space to launch in.
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.
Want to see how JSON Kit stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.