←Home
Other tools
Format & convert12 tools
Tools that reshape your data. Reformat or convert between JSON, YAML, TOML, and CSV; inspect with regex; diff two texts; flip identifier-case (camelCase, snake, slug). The bundle you reach for during PR review.
Tools
- N°01→JSON formatterPaste · Format · Validate · MinifyIndent and validate JSON. Runs in your browser.
- N°02→Data convertJSON · YAML · TOML · CSVRound-trip your config formats. Parse errors point to the exact line and column.
- N°03→JSON → TSInfer interfaces from samplesPaste an API response and get a TypeScript interface back, ready to drop in.
- N°04→Regex testerPatterns · options · live match previewCheck a pattern live and load common ones with a single click.
- N°05→DiffCompare two texts · line and word levelPaste two versions and see exactly where they differ, side by side.
- N°06→Text casecamel · snake · kebab · PascalConvert identifier names between every common style.
- N°07→SlugifyTitle → URL-safe stringTrim spaces, accents, and punctuation into a clean slug for a URL.
- N°08→Xlsx convertxlsx · csv · json both directionsTurn an Excel sheet into JSON or CSV — or back. Everything stays in the browser.
- N°09→cURL convertcURL one-liner to codeTake a cURL one-liner from a backend log and rewrite it as fetch, axios, or HTTPie.
- N°10→Romanize koMCT 2000 + passport conventionNames, places, brand names — one per line. See both romanizations side by side.
- N°11→JSON schemaajv validation · JSONPath queryValidate an API response against a schema, or pull a slice out of a large JSON.
- N°12→Regex visualizerRegex → tree + per-node descriptionUnfold a complex regex into a tree, with each piece explained.