How to use Base32 Encode / Decode
- Type or paste your text.
- Click Encode or Decode.
- Copy the result from the output box.
Base32 Encode / Decode
Base32 (RFC 4648) encodes binary data using 32 ASCII characters, useful where case-insensitive, URL- and filename-safe encoding is needed. Everything runs locally in your browser, so your text is never uploaded.
- Is my text uploaded?
- No. The conversion runs entirely in your browser using JavaScript.
- Is there a size limit?
- Only your device's memory; there are no server-side limits.