Perkakas Pengembang
18 alat- JSON Formatter / Validator
JSON Formatter / Validator — Format, minify, or validate any JSON in your browser. Choose indent style and see error details for invalid input.
- JWT Decoder
JWT Decoder — Paste a JWT and see the header, payload, expiry, and signature parts decoded. Everything happens in your browser.
- CSV ABOJSON
CSV ↔ JSON — Convert tabular data between CSV and JSON. Header row detection, custom delimiter, quoted-field-with-comma support.
- JSON Diff
JSON Diff — Compare two JSON values structurally — see exactly what was added, removed, or changed, with full key paths.
- Formatter YAML
YAML Formatter — Paste any YAML and format it cleanly — pick indent width and line wrap, optionally sort keys. Also validates YAML syntax and converts b...
- JSON ke TypeScript
JSON to TypeScript — Paste a JSON payload and instantly get TypeScript interfaces (or type aliases) describing its shape. Optionally mark all properties...
- JSON to Go Struct
JSON to Go Struct — Paste a JSON sample and get matching Go struct definitions — with optional <code>json:"..."</code> tags, <code>omitempty</code>, and...
- JSON to JSON Skema
JSON to JSON Schema — Paste any JSON sample and get a JSON Schema describing its shape — useful for API documentation, request/response validation, and ...
- JSON to Zod Skema
JSON to Zod Schema — Paste JSON and get a ready-to-use <code>z.object({...})</code> Zod schema plus the inferred TypeScript type.
- Pengkonversi Format Data
Data Format Converter — Convert between structured data formats instantly. Parse and serialize JSON, YAML, TOML, and XML with configurable indentation a...
- Pembangun Skema JSON
JSON Schema Builder — Build JSON validation models visually. Configure properties, toggle required attributes, and instantly copy JSON Schema, Zod code,...
- Struktur Tampilan PDF
Inspect a PDF's internal structure as formatted JSON. See objects, streams, cross-reference tables, and page trees. Developer tool, in-browser.
- JSON Toolkit
Free online json toolkit. No signup required.
- JSON to TOML Converter
Free online JSON to TOML converter with bidirectional support. Convert JSON to TOML and TOML back to JSON. Pretty-print output. No upload — runs in your browser.
- JSON ke Konverter XML
Free online JSON to XML converter with bidirectional support. Convert JSON to XML and XML back to JSON. Configurable root element and pretty-print. No upload needed.
- Data Converter Hub
Free online data converter hub supporting JSON, YAML, TOML, XML, CSV, and INI. Bidirectional conversion with format auto-detection, swap, and syntax validation.
- JSON Validator
JSON Validator — Paste JSON and instantly see if it is valid or invalid. Get formatted tree view, size, depth, and key count stats. All validation happens client-side.
- JSON Tree Viewer
Explore JSON data as an interactive, collapsible tree. Search keys and values, click to see the JSONPath, and copy any path — all in your browser.
Perkakas Kantor
1 alatAlat CSV
2 alat- JSON ke CSV
JSON to CSV — Convert any JSON array (of objects or arrays) — or even a single object — into clean CSV. Tick the Flatten option to expand nested objects...
- TSV ke JSON Converter
Convert TSV (tab-separated values) to JSON online. Use the first row as keys, auto-parse numbers and booleans, and copy the formatted output instantly.
Perkakas API
2 alat- Formateri Respon API
Free online API response formatter. Beautify and format JSON, XML, and HTML API responses with syntax highlighting. Copy formatted output instantly.
- Generator API Mock
Free online API mock generator. Generate realistic mock API responses from JSON Schema or sample data. Perfect for frontend development and testing.