jsonpost

All JSON Tools

60 free tools to format, validate, convert, generate, and transform JSON — all running privately in your browser.

Formatting & Validation

Beautify, minify, validate, repair, and inspect JSON with precise error reporting and an interactive tree view.

Converters

Convert JSON to and from CSV, XML, YAML, Excel, Base64, query strings, HTML, Markdown, and more.

JSON to CSV Converter

Convert JSON arrays into clean CSV with automatic header detection and nested-object flattening.

CSV to JSON Converter

Transform CSV or TSV into JSON with automatic type detection for numbers and booleans.

JSON to XML Converter

Convert JSON into well-formed XML with configurable root elements and attribute handling.

XML to JSON Converter

Parse XML into clean JSON with smart handling of attributes, namespaces, and repeated elements.

YAML to JSON Converter

Convert YAML configuration into JSON with full support for anchors and nested structures.

JSON to YAML Converter

Transform verbose JSON into clean, human-readable YAML perfect for configuration files.

Excel to JSON Converter

Upload .xlsx or .xls files and convert spreadsheet data into structured JSON right in your browser.

JSON to Excel Converter

Turn JSON arrays into downloadable Excel spreadsheets with proper columns and typed cells.

JSON to TSV Converter

Convert JSON into tab-separated values for easy pasting into spreadsheets and data tools.

Base64 to JSON Decoder

Decode Base64-encoded strings back into formatted, readable JSON in one step.

JSON to Base64 Encoder

Encode JSON into a Base64 string for safe transmission in URLs, headers, and data URIs.

JSON to Query String Converter

Convert a JSON object into a URL-encoded query string, and back again.

HTML Table to JSON Converter

Paste an HTML table and extract its rows into a clean JSON array.

JSON to HTML Table Converter

Render JSON arrays as a styled HTML table you can copy into emails, docs, or web pages.

JSON to Markdown Table Converter

Convert JSON arrays into GitHub-flavored Markdown tables for READMEs and documentation.

Code Generation

Generate TypeScript, Go, Java, C#, Python, Swift, Kotlin, Dart, PHP, SQL, and GraphQL types from sample JSON.

JSON to TypeScript Generator

Paste JSON and instantly generate accurate TypeScript interfaces, including nested and optional fields.

JSON to Java POJO Generator

Generate Java classes with fields and Jackson/Gson-ready annotations from any JSON sample.

JSON to C# Class Generator

Convert JSON into C# classes with properties and System.Text.Json / Newtonsoft attributes.

JSON to Python Generator

Generate Python dataclasses or Pydantic models with correct type hints from JSON samples.

Python Dict to JSON Converter

Paste a Python dictionary with single quotes and True/False/None and convert it to valid JSON.

JavaScript Object to JSON Converter

Convert JavaScript object literals with unquoted keys, single quotes, and trailing commas into valid JSON.

JSON to Go Struct Generator

Generate Go structs with correct field types and JSON tags from sample data.

JSON to Kotlin Data Class Generator

Turn JSON into Kotlin data classes with nullable types and serialization annotations.

JSON to Swift Struct Generator

Generate Codable Swift structs from JSON with CodingKeys for snake_case mapping.

JSON to SQL Generator

Convert JSON arrays into SQL CREATE TABLE and INSERT statements with inferred column types.

JSON to GraphQL Schema Generator

Generate GraphQL type definitions from sample JSON responses to bootstrap your schema.

JSON to PHP Array Converter

Convert JSON into native PHP array syntax ready to paste into your code.

JSON to Dart Class Generator

Generate null-safe Dart classes with fromJson/toJson methods for Flutter apps.

JSON Schema

Generate, validate, document, and mock data against JSON Schema (draft-07 and 2020-12).

Comparison & Manipulation

Diff, merge, query, flatten, filter, sort, and reshape JSON documents without writing code.

Generators & Utilities

Mock data, JWT decoding, size analysis, NDJSON, GeoJSON, .env, and other everyday JSON utilities.