A collection of useful tools. Input data isn't uploaded and batch conversions are encouraged.
Dev toolbox
-
JSON-YAML-TOML Converter
Convert between JSON, YAML, and TOML.
-
JSON formatter and validator
Prettify JSON strings and ensure they are valid.
-
JSON minifier
Minify, compress, or uglify JSON strings.
-
JSON-CSV converter
Convert between CSV and JSON.
-
TOML formatter and validator
Prettify TOML strings and ensure they are valid.
-
YAML formatter and validator
Prettify YAML strings and ensure they are valid.
-
Base64 encode and decode
Encode and decode Base64 UTF-8 strings.