Base32 and Base58 Converter

The encodings that exist because Base64 is awkward to type, read aloud or put in a URL — and the reasons each one dropped different characters.

Input

text to encode, or an encoded string to decode

Output

More developer tools