Base64 Encoder / Decoder

Convert text to Base64, or decode Base64 back into plain text.

About this tool

Base64 turns text or binary data into a safe, portable string of letters and numbers — commonly used in emails, URLs, and data embedding.