I built a collection of browser-based JSON tools at json.jobby-time.com
- Formatter & Validator
- JSON to TypeScript interfaces
- JSON to CSV
- JSON Diff
- Path Finder (click any value to get its JSONPath)
Everything runs client-side. No data leaves your browser.
Built with React + Vite + Tailwind. Feedback welcome.