Skip to content
2xKit

Base32 Encoder/Decoder

Encode or decode text as Base32.

Runs in your browser

About this tool

Base32 shows up in specific technical contexts — two-factor authentication secret keys, some case-insensitive identifier systems — where Base64's mixed-case and special characters would cause problems. This tool encodes text as Base32 or decodes it back, handling a format that's less common than Base64 but still shows up in real systems you may need to work with directly.

Frequently asked questions