Data Converters
Convert between JSON, CSV, YAML, Base64, URL and HTML-entity formats.
JSON to CSV Converter
Convert JSON arrays into CSV and vice versa — with header detection.
JSON to YAML Converter
Convert JSON to YAML or YAML to JSON with full fidelity.
Base64 Encoder / Decoder
Encode text or files to Base64, or decode a Base64 string back to plain text.
URL Encoder / Decoder
Percent-encode URLs and query strings, or decode them back to readable text.
HTML Entity Encoder / Decoder
Encode special characters as HTML entities, or decode entities back to text.