Devtoolsbox

Base64 Encoder & Decoder Online

Free online Base64 encoder and decoder. Encode text to Base64 or decode Base64 strings instantly with our easy-to-use tool.

Input
Output
Examples
Try these examples to get started

Simple text encoding

Input:
Hello World!
Output:
SGVsbG8gV29ybGQh

Base64 decoding example

Input:
SGVsbG8gV29ybGQh
Output:
Hello World!

Related Tools

Free online JSON formatter and validator. Format, validate, beautify and minify JSON data instantly. No registration required - works directly in your browser.
Free online URL encoder and decoder. Encode URLs for safe transmission or decode URL-encoded strings instantly.