Base32 Encoder
Encode or decode text using RFC 4648 Base32.
Works Offline
Privacy First
No Login
No API
Text
Base32
About the Base32 Encoder
Convert text to Base32 or decode Base32 back into readable text following the RFC 4648 alphabet, the format used by TOTP secrets and some DNS records.
Examples
Encode text
Hello, world!Output
JBSWY3DPFQQFO33SNRSCC===Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Base64 Encoder
Encoders & Crypto
Encode or decode text to/from Base64, UTF-8 safe.
HTML Entity Encoder
Encoders & Crypto
Encode or decode HTML entities in text.
URL Encoder
Encoders & Crypto
Encode or decode strings using encodeURIComponent/encodeURI.
JWT Decoder
Encoders & Crypto
Decode a JWT's header and payload, and check expiry.
Basic Auth Header Generator
Encoders & Crypto
Build or decode an HTTP Basic Authorization header.
File Base64 Encoder/Decoder
Encoders & Crypto
Convert any file to a Base64 data URI, or decode Base64 back to a file.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser