Decodes Base64 string back to plain text
Paste the Base64 string and the decoder converts it back to the original text.
The input might not be valid Base64. Check for extra whitespace or missing characters.