Hey devs π
I built JSONViewerTool.com β a fast, free, browser-based JSON utility suite for everyday developer work.
Why I built this
While working with APIs and microservices, I kept switching between multiple tools just to:
- View JSON
- Validate it
- Convert JSON β CSV / Excel / YAML
- Decode JWTs
Most tools were slow, cluttered, or tracked data. So I built my own.
What it does
- JSON Viewer (Tree + Code)
- JSON Validator & Minifier
- JSON β CSV / Excel / YAML
- CSV β JSON
- JWT Decoder
- Base64 Encode / Decode
- UUID Generator
Key points
- π« No signup
- π Client-side processing
- β‘ Very fast
- π Dark & Light mode
π Try it here: https://jsonviewertool.com/
Feedback welcome π
Top comments (1)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.