Developer Tools
A collection of free online tools for developers, cloud engineers and anyone who works with structured data. All tools run entirely in your browser, so no input is uploaded or stored.
Use these utilities to format JSON, convert between JSON and YAML, encode and decode Base64 and prepare text for use in URLs.
Data and config tools
JSON ↔ YAML Converter
Convert between JSON and YAML for Kubernetes manifests, config files and infrastructure templates.
JSON Formatter and Validator
Validate, pretty print or minify JSON for API payloads, logs and configuration.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings for use in scripts, APIs and environment variables.
URL Encoder and Decoder
Encode special characters for query strings and decode existing URL encoded values.
Roadmap
More tools are planned, including a UUID generator, CSV to JSON converter and additional utilities for everyday development tasks.