Online base64_decode() function

string base64_decode ( string $str )

Decodes data encoded with MIME base64.

You might also like the online base64_encode function.