🔢 Base64 Encoder/Decoder

Encode and decode Base64 data instantly

Encode to Base64
Decode from Base64
Base64 Encoded
SGVsbG8sIFdvcmxkISBUaGlzIGlzIGEgdGVzdCBtZXNzYWdlLg==
Decoded Text
Hello, World! This is a test message.

Examples

Simple Text
Hello, World!
URL
https://example.com/path?param=value
Credentials
user:password
Simple Text
SGVsbG8sIFdvcmxkIQ==
Copied to clipboard!