Base64 Decoder
Enter Base64 String:
Decoded Text
How to Convert Base64 to Text?
To convert Base64 back to text, follow these simple steps:
- Paste your Base64 string in the input area above.
- Click the "Convert" button to decode the Base64 back to text.
- Use the "Copy" button to copy the decoded text to your clipboard.
- Use the "Save" button to save your current work.
- Use the "Share" button to get a shareable link to your current work.
Example:
Input: SGVsbG8sIFdvcmxkIQ==
Output: Hello, World!
