data / utility
Base32 Decode
Decode Base32 into text.
Base32 Decode
Paste text below or choose a .txt file from your device. This runs locally in your browser.
Result will appear here.
How this page works
Use this page to convert between normal text and Base32. Base32 uses a limited alphabet, which makes it useful in systems where case-insensitive or restricted-character text is easier to handle.
Base32 is reversible encoding, not encryption. The decoded output should match the original input when the input is valid.