// tools

Base64 encoder/decoder online

Encode and decode Base64 directly in your browser. UTF-8 input is handled correctly (TextEncoder), and the URL-safe variant (replacing + and / with - and _) is one click away. Nothing uploads.

← all Base64 modes