Sign inSign up

jsonviewertool/json-viewer-tool

By jsonviewertool

•Updated 8 months ago

Client-side JSON Viewer & Formatter. No upload. Fast, privacy-safe JSON tools for developers.

Image
Developer tools
1

1.3K

jsonviewertool/json-viewer-tool repository overview

⁠JSON Viewer Tool – Client-Side Developer Utilities

Fast, free, and privacy-safe JSON Viewer & Formatter for developers.
All tools run 100% client-side — no data upload, no tracking.

šŸ‘‰ Live Website: https://jsonviewertool.com⁠
šŸ‘‰ JSON Viewer: https://jsonviewertool.com/json-viewer⁠
šŸ‘‰ JSON Validator: https://jsonviewertool.com/json-validator⁠
šŸ‘‰ JSON → CSV: https://jsonviewertool.com/json-to-csv⁠
šŸ‘‰ YAML → JSON: https://jsonviewertool.com/yaml-to-json⁠


⁠✨ Features

  • View & pretty-print JSON instantly
  • Validate JSON with clear error messages
  • Convert JSON to CSV / XML / YAML
  • Tree view & formatted output
  • Runs entirely in the browser (no upload)

⁠🐳 About this Docker Image

This Docker image serves a lightweight static demo of JSONViewerTool using Nginx.
It is useful for:

  • Local testing
  • Internal tools
  • Developer demos
  • Privacy-sensitive environments

ā ā–¶ļø Run locally

docker pull jsonviewertool/json-viewer-tool
docker run -p 8080:80 jsonviewertool/json-viewer-tool

Tag summary

Content type

Image

Digest

sha256:e84d66186…

Size

24.7 MB

Last updated

8 months ago

docker pull jsonviewertool/json-viewer-tool