Conversion
All tools →JSON → TypeScript
Generate TypeScript interfaces from JSON. — free, private, client-side. API: POST /api/v1/tools/json-to-ts
JSON
Runs 100% in your browser — no data leaves your device. For programmatic use:
curl -X POST /api/v1/tools/json-to-ts -d '{ "input": "hello" }' → JSON. See /docs/api.