Base64 Encode & Decode

Encode text to Base64 or decode Base64 back to text with full Unicode support. All processing happens locally in your browser — no uploads.

Encode API tokens, data URIs, email attachments, or config values — and decode Base64 payloads during debugging — without pasting sensitive data into an online service.