Tools99 Tools

Search tools

Find a tool by name, keyword or category

JSON to TypeScript & Types

Runs in your browser

Turn a JSON sample into TypeScript interfaces, Go structs, Rust serde structs, Python dataclasses or Kotlin data classes.

Language

Types are inferred from the sample. Objects in a list are merged, so a key missing from one of them becomes optional.

JSON sample

TypeScript