Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to text. UTF-8 safe.
Result
How it works
- 1Paste your text or Base64 string.
- 2Switch direction with one click.
- 3Copy the result.
FAQ
Does it handle Unicode?
Yes — we use TextEncoder/TextDecoder to round-trip UTF-8 correctly.
Related tools
UUID Generator
Generate one or many UUIDs (v4) instantly. Copy individual values or download as a list.
Developer Tools
JSON Formatter
Format, validate and minify JSON instantly. Helpful error messages for invalid input.
Developer Tools
Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates in any timezone.
Developer Tools
URL Encoder / Decoder
Encode unsafe URL characters or decode encoded URLs quickly and safely.
Developer Tools