{"id":35165222,"url":"https://github.com/coderaviverma/json-viewer-tools","last_synced_at":"2026-05-21T09:02:43.537Z","repository":{"id":329338781,"uuid":"1117226257","full_name":"coderaviverma/json-viewer-tools","owner":"coderaviverma","description":"Free online JSON tools for developers – viewer, formatter, validator, JSON to CSV, JWT decoder and more.","archived":false,"fork":false,"pushed_at":"2026-01-19T17:25:41.000Z","size":54,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-29T00:54:14.326Z","etag":null,"topics":["csv","developer-tools","json","json-formatter","json-tools","json-validator","json-viewer","jwt","jwt-decoder","web-tools"],"latest_commit_sha":null,"homepage":"https://jsonviewertool.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderaviverma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-16T02:35:16.000Z","updated_at":"2026-01-19T17:25:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/coderaviverma/json-viewer-tools","commit_stats":null,"previous_names":["coderaviverma/json-viewer-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coderaviverma/json-viewer-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaviverma%2Fjson-viewer-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaviverma%2Fjson-viewer-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaviverma%2Fjson-viewer-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaviverma%2Fjson-viewer-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderaviverma","download_url":"https://codeload.github.com/coderaviverma/json-viewer-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaviverma%2Fjson-viewer-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33295245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","developer-tools","json","json-formatter","json-tools","json-validator","json-viewer","jwt","jwt-decoder","web-tools"],"created_at":"2025-12-28T19:27:45.104Z","updated_at":"2026-05-21T09:02:43.532Z","avatar_url":"https://github.com/coderaviverma.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Viewer Tools\n\nA collection of **free, fast, browser-based JSON tools** for developers, testers, and data engineers.  \nAll tools work **locally in your browser** — your data never leaves your machine.\n\n🌐 Official Website: https://jsonviewertool.com\n\n---\n\n## 📚 Table of Contents\n- [Available Tools](#-available-tools)\n- [Example Usage](#-example-usage)\n- [Privacy \u0026 Security](#-privacy--security)\n- [Who Is This For?](#-who-is-this-for)\n- [Why JSONViewerTool?](#-why-jsonviewertool)\n- [Feedback \u0026 Suggestions](#-feedback--suggestions)\n\n---\n\n\n## ⭐ Popular Tools\n\n### 🔹 Core JSON\n- **JSON Viewer** — view JSON in a collapsible tree  \n  https://jsonviewertool.com/json-viewer\n- **JSON Formatter** — prettify / beautify JSON instantly  \n  https://jsonviewertool.com/json-formatter\n- **JSON Validator** — validate JSON \u0026 locate syntax errors  \n  https://jsonviewertool.com/json-validator\n- **JSON Minifier** — compress JSON for production  \n  https://jsonviewertool.com/json-minifier\n- **JSON Compare** — diff two JSON payloads  \n  https://jsonviewertool.com/json-compare\n\n### 🔁 Converters\n- **YAML → JSON** — debug Kubernetes \u0026 CI configs quickly  \n  https://jsonviewertool.com/yaml-to-json\n- **JSON → YAML** — convert JSON configs to YAML  \n  https://jsonviewertool.com/json-to-yaml\n- **JSON → CSV** — export API responses to CSV for Excel/Sheets  \n  https://jsonviewertool.com/json-to-csv\n- **CSV → JSON** — convert spreadsheets into structured JSON  \n  https://jsonviewertool.com/csv-to-json\n- **JSON → XML** — integrate with legacy systems  \n  https://jsonviewertool.com/json-to-xml\n- **XML → JSON** — convert XML/SOAP responses to modern JSON  \n  https://jsonviewertool.com/xml-to-json\n- **JSON → Excel** — one-click `.xlsx` export  \n  https://jsonviewertool.com/json-to-excel\n\n### 🧠 Advanced / Developer Utilities\n- **JSON Merge** — merge multiple JSON objects  \n  https://jsonviewertool.com/json-merge\n- **JSON Flatten / Unflatten** — handle deeply nested JSON  \n  https://jsonviewertool.com/json-flatten\n- **JSONPath / JMESPath** — query JSON like SQL  \n  https://jsonviewertool.com/json-path\n- **JSON Schema Validator** — validate JSON using schema rules  \n  https://jsonviewertool.com/json-schema-validator\n- **JSON Sample Generator** — generate mock JSON data  \n  https://jsonviewertool.com/json-sample-generator\n- **JSON Size Analyzer** — measure payload size for APIs  \n  https://jsonviewertool.com/json-size-analyzer\n\n### 🔐 Encoding \u0026 Security\n- **JWT Decoder** — decode JWT header/payload/signature  \n  https://jsonviewertool.com/jwt-decoder\n- **Base64 Encoder** — encode text/files to Base64  \n  https://jsonviewertool.com/base64-encoder\n- **Base64 Decoder** — decode Base64 data  \n  https://jsonviewertool.com/base64-decoder\n- **UUID Generator** — generate RFC-compliant UUIDs  \n  https://jsonviewertool.com/uuid-generator\n\n### 🧰 Text \u0026 Misc\n- **JSON Escape / Unescape** — escape strings safely  \n  https://jsonviewertool.com/json-escape\n- **Compare Clips (Text Diff)** — compare any text quickly  \n  https://jsonviewertool.com/compare-clips\n\n➡️ **Explore all tools:** https://jsonviewertool.com/\n\n---\n\n## Sample JSON Datasets for API Testing\n\n📊 Dataset DOI (Zenodo): https://zenodo.org/records/18301630  \n🏛 Harvard Dataverse: https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/ZE8W9H  \n🎓 ICPSR: (add once approved)\n\nUsed for:\n- API testing\n- JSON validation\n- Parser benchmarking\n- \n---\n\n## 🧩 Ecosystem (CLI + SDK)\n\n- 🐍 **CLI (Python / PyPI):** https://pypi.org/project/jsonviewertool-cli/\n- ☕ **Java Utilities SDK:** https://github.com/coderaviverma/jsonviewertool-utils\n\n---\n\n## 🛡️ Privacy \u0026 Security\n- No server-side processing of your JSON\n- No file uploads\n- Everything runs locally in your browser\n\n---\n\n## 🧪 Example Usage\n\n**Validate JSON**\n1. Paste JSON into the editor\n2. Click validate\n3. Fix errors instantly\n\n**Convert JSON to CSV**\n1. Paste JSON data\n2. Convert to CSV\n3. Copy or download for Excel\n\n---\n\n## 🔐 Privacy \u0026 Security\n- No file uploads\n- No server-side processing\n- No tracking of JSON data\n- Everything runs locally in your browser\n\n---\n\n## 👨‍💻 Who Is This For?\n- Software Developers\n- Backend \u0026 Frontend Engineers\n- QA / Automation Engineers\n- Data Analysts\n- Students learning JSON \u0026 APIs\n\n---\n\n## ⭐ Why JSONViewerTool?\n- Fast \u0026 lightweight\n- Clean and distraction-free UI\n- No login required\n- Completely free to use\n- Works on desktop \u0026 mobile\n\n---\n\n## 📌 Feedback \u0026 Suggestions\nHave an idea for a new tool or improvement?  \nOpen an issue or reach out via the website.\n\n🔗 Website: https://jsonviewertool.com\n\nAlso Featured on Flipboard:\nhttps://flipboard.com/@jsonviewertool/jsonviewertool-k7ccm91fz/json-viewer-tool-free-online-json-viewer-formatter-editor/a-DxywQH1nTZitulB4hJDQwQ%3Aa%3A4165248032-e36330d7b8%2Fjsonviewertool.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderaviverma%2Fjson-viewer-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderaviverma%2Fjson-viewer-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderaviverma%2Fjson-viewer-tools/lists"}