Decode Base32 encoded strings back to plain text. Base32 Decoder is a free online tool from the ToolsRift Encoders & Decoders collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
No — the decoder normalizes to uppercase before decoding. 'hello' and 'HELLO' are treated the same.
The decoder auto-pads the input to a valid multiple of 8 characters before decoding.
0 looks like O, 1 looks like I and L. Using 2–7 eliminates all visually ambiguous characters.