Encoding
Base64 Codec
Encode and decode Base64 strings with UTF-8 support.
About Base64 Codec
Encode and decode Base64 strings with UTF-8 support. Encode, decode, escape, and inspect common text and binary-safe formats. Kr3 DevTools keeps lightweight calculations in the browser whenever possible.
How to use Base64 Codec
- Open the Base64 Codec tool page.
- Paste or type the content you want to process.
- Adjust any options shown by the tool when needed.
- Review and copy the generated result.
Plain text
hello kr3
Keywords
Related tools
- Base64 File EncodeEncode a local file to Base64 without uploading it.
- Base64 File DecodeDecode Base64 into a downloadable file locally.
- Base64 to HexConvert Base64 text into hexadecimal bytes locally.