MagicKit

Base64 Decoder

Decode Base64 encoded text instantly in your browser.

Private
Instant
No Upload
Base64 Input
Paste your Base64 encoded text below
Try These Examples
Click any example to decode it instantly

Hello World

Encoded:

SGVsbG8gV29ybGQh

Result:

Hello World!

JSON Object

Encoded:

eyJuYW1lIjoiSm9obiIsImFnZSI6MzB9

Result:

{"name":"John","age":30}

Website URL

Encoded:

aHR0cHM6Ly93d3cuZXhhbXBsZS5jb20=

Result:

https://www.example.com

Email Address

Encoded:

am9obi5kb2VAZXhhbXBsZS5jb20=

Result:

john.doe@example.com
Frequently Asked Questions
Common questions about Base64 decoding and our tool