Base64 Decoder

Decode a Base64 string back to plain text.

Example

SGVsbG8sIFdvcmxkIQ== → Hello, World!