Base64 Encode / Decode
Convert plain text to Base64 or decode Base64 back to readable text. Useful for working with APIs, tokens, and simple encodings.
Input Text
1
Output Base64
1
Conversion happens entirely in your browser. No data is sent to any server.
Related tools
JSON Formatter & Validator
Pretty-print and validate JSON with error highlighting.
XML Formatter & Minifier
Format and minify XML instantly. Clean indentation, pretty print, and compact output — all in your browser.
SQL Formatter
Format SQL queries to improve readability for SELECT, JOIN and more.
CSV ↔ JSON Converter
Convert CSV with headers to JSON and JSON arrays back to CSV.
