Focused tools
10 encoding jobs
Runtime
Your browser
Private Base Encoding tools for exact bytes
Encode and strictly decode Base16, Base32, Bitcoin Base58, Base64, Adobe Ascii85, and ZeroMQ Z85 without uploading content or guessing a dialect.
Choose a byte job
Each route owns one encode or strict decode contract.
Start with explicit Base64
Choose UTF-8 or hexadecimal source bytes, standard or URL-safe alphabet, and a visible padding policy before producing a result.
Encode Base64
Limited to 512 KiB of bytes and 1 MiB of encoded text.
Selected Base64 representation
Decoder reports keep lowercase hexadecimal authoritative.
Encoding is reversible, not secret
Base-N text can expose credentials, tokens, or unreleased payloads just as plainly as the original bytes. The public workbench keeps both forms in the current tab.
Profiles are never auto-detected. Padding, Base64url, base32hex, Bitcoin Base58, Adobe framing, and Z85 chunk requirements remain visible decisions.
These tools do not hash, encrypt, compress, validate addresses, parse data URLs, or convert files.