Base32 Encode / Decode
Encode and decode Base32 strings online for free. Convert text to Base32 and back instantly.
Tentang Alat Ini
Encode text to Base32 or decode Base32 strings back to plain text. Base32 is commonly used in TOTP secret keys, file systems, and data encoding where case-insensitivity is important.
Cara Penggunaan
Enter Text
Type or paste your text or Base32 string.
Encode or Decode
Click Encode to convert to Base32, or Decode to convert back.
Copy Result
Copy the output to use in your project.
Kasus Pengunaan
TOTP Secrets
Base32 is the standard encoding for TOTP/2FA secret keys.
Pertanyaan yang Sering Diajukan
Is my data sent to a server?
No. All encoding and decoding happens locally in your browser.