Base32 & Base58 Encoder / Decoder
Encode and decode Base32 (RFC 4648), Base32-hex, and Base58 (Bitcoin / IPFS). Sister tools to our Base64 encoder.
More options
How to use Base32 / Base58 Encoder & Decoder
- Pick Base32, Base32-hex, or Base58.
- Pick Encode or Decode direction.
- Paste your text/encoded value.
- Click Convert.
What is Base32 / Base58 Encoder & Decoder?
Base32 is used for TOTP secrets, OTP URIs, and Onion service v3 addresses. Base58 is used by Bitcoin addresses, IPFS content IDs, and similar — it omits visually-confusing characters like 0 / O and l / 1.
FAQ
- When should I use Base32 vs Base64?
- Base32 is case-insensitive and avoids visually-confusing characters — used for OTP secrets, sharing over voice, or QR codes.
- Why does Base58 skip certain letters?
- Base58 was designed for Bitcoin addresses to avoid visually ambiguous characters — it removes 0, O, I, and l so printed or hand-written codes are easier to read without mistakes.
- Is my input data sent anywhere?
- No — all encoding and decoding happens locally in your browser. Nothing is uploaded, logged, or transmitted to any server.
Related tools
People also use
- AC Power Calculator⚡ Electricity Calculators
AC Power Calculator — Calculate single and three-phase AC electrical power parameters, including Watts, Volt-Amperes, and Amps.
- Battery Run Time Calculator⚡ Electricity Calculators
Battery Run Time Calculator — Estimate how long your battery will last under a specific electrical load, accounting for battery chemistry and discharge ...
- Electricity Cost Calculator⚡ Electricity Calculators
Free online electricity cost calculator. Estimate daily, monthly, and yearly power consumption in kWh and calculate energy bills based on your local.
Last updated: