Decode Base64 encoded strings back to plain text. Simply paste your Base64 string and get the decoded text instantly.
Paste your Base64 encoded string into the input area
Text is automatically decoded as you type or paste
Copy the decoded text or download as a file
Base64 to text conversion is the process of decoding Base64 encoded strings back to their original plain text format. Base64 encoding is commonly used to encode text data for transmission over protocols that only support ASCII characters.