Tools for developers
Inspect structured text, check an expression and convert a data file.
- JSON formatterFormat, minify or validate JSON with line and column errors.
- YAML formatterFormat YAML, keep comments, and see a JSON conversion.
- Regex testerFind matches and capture groups.
- Base64 encoder and decoderEncode text or a local file, or decode Base64 back to bytes.
- CSV JSON converterCSV JSON converter reads a header row and preserves each following cell as text.