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.