Developer Tools
Fast, focused utilities for everyday data, code and API work. Each tool clearly states whether it runs locally, uses server processing, or depends on an external service.
Converters
Universal Converter
Paste data, detect JSON, choose an output format and copy the result. Runs locally in your browser.
JSON & Data
JSON to TypeScript
Convert JSON to TypeScript interfaces or type aliases instantly. Supports nested objects, arrays and optional fields. Runs locally in your browser.
JSON & Data
JSON to PHP
Convert JSON to PHP arrays, classes, Laravel DTOs or Eloquent model starters instantly. Runs locally in your browser.
Formatters
JSON Formatter
Format, minify, validate and inspect JSON with a lightweight tree view. Runs locally in your browser.
Time & Date
Unix Timestamp Converter
Convert Unix timestamps to local dates, UTC dates and ISO strings. Generate seconds and milliseconds from date input in your browser.
Security
JWT Decoder
Decode JWT headers and payloads locally in your browser. Inspect claims without submitting tokens to a server.
JSON & Data
JSON to Zod
Create Zod schemas and inferred TypeScript types from JSON examples. Runs locally in your browser.
JSON & Data
JSON Schema Generator
Generate Draft 2020-12 JSON Schema from example JSON with optional formats and examples. Runs locally in your browser.
JSON & Data
JSON Flatten
Flatten nested JSON objects and arrays into path-based keys. Runs locally in your browser.
JSON & Data
JSON Unflatten
Rebuild nested JSON from flattened path keys with prototype-pollution protections. Runs locally in your browser.
Converters
YAML to JSON
Convert YAML documents to formatted or minified JSON locally in your browser.
Converters
JSON to YAML
Convert JSON documents to clean YAML locally in your browser.