Base64 / Base64URL Converter
Base64 ↔ Base64URL ↔ text conversion (UTF-8 safe, padding options)
Convert between plain text, Base64, and Base64URL safely. Encoding and decoding use the browser-native TextEncoder/TextDecoder for correct UTF-8 handling. No external libraries needed.
From
To
Output
Verify outputs before using in production. No warranty — see Terms.