Skip to main content

Base58 Codec

v1.0.2

Encode and decode text or hex to Base58 using the Bitcoin alphabet.

Encodes text or hex data to Base58 (Bitcoin alphabet) and decodes Base58 strings back to raw bytes or UTF-8 text — the same encoding used by Bitcoin addresses and IPFS CIDs.

How to use
  • Paste your text or hex data into the input and select Encode or Decode.
  • Base58 omits 0, O, I, and l to avoid visual ambiguity — useful for human-readable tokens.
  • Switch between UTF-8 text and hex input/output using the format toggle.
Input
Output
Enter text or hex to encode/decode…