Choose encode or decode
Toggle between converting text to Base32 or Base32 back to text.
Convert text to and from Base32 instantly. Everything runs locally in your browser — nothing is uploaded.
Toggle between converting text to Base32 or Base32 back to text.
The output updates live as you type, using the standard RFC 4648 alphabet.
Copy the converted value with one click.
Base32 encodes binary data as uppercase letters and digits 2-7, avoiding characters that are easy to confuse. It's commonly used for TOTP secret keys, DNS records and filesystem-safe identifiers.
Yes, this tool uses the RFC 4648 alphabet (A-Z, 2-7) with = padding, the most widely used Base32 variant.
No. Encoding and decoding happen locally in your browser; nothing is uploaded.