Category
Converters
Move developer data between common representations for APIs, configuration, URLs, dates, and test fixtures while keeping deterministic transformations local.
Converters tools for focused work
9 browser-based utilities are available in this category. Choose a tool below to inspect its supported workflow and run the transformation locally.
Base64
Encode and decode text locally.
URL Encoder
Encode and decode URL components safely.
Timestamp Converter
Convert Unix timestamps and ISO dates locally.
JSON to CSV
Convert a JSON array of objects into CSV rows.
CSV to JSON
Turn CSV with a header row into structured JSON.
JSON to YAML
Render JSON as readable YAML locally.
Number Base Converter
Convert between decimal, hex, octal and binary.
URL Parser
Inspect URL parts, query parameters, and fragments.
JSON to TypeScript
Generate readable TypeScript interfaces from JSON.