SQL Formatter
Format SQL queries with dialect-aware indentation, keyword casing, and spacing options.
Decode Base64 into text and encode text back to Base64 instantly in your browser.
Base64 is useful when binary or structured text needs to travel through systems that expect plain text, such as JSON payloads, XML documents, email bodies, data URLs, configuration files, and API examples.
The tool converts text to bytes in the selected character set, encodes those bytes with the browser's Base64 functions, and applies optional newline, per-line, MIME chunking, and URL-safe formatting rules. Decoding reverses URL-safe substitutions, restores padding when needed, and converts bytes back into text in your browser.
Other tools in this category.
Format SQL queries with dialect-aware indentation, keyword casing, and spacing options.
Write Markdown and preview the rendered HTML side by side as you type.
Explain cron expressions in plain English, preview upcoming runs, and generate Unix, seconds, or Quartz cron schedules.
Beautify, minify, validate, and sort JSON in your browser.