Base64 Encoder / Decoder
Encode or decode Base64 safely, including emoji and non-Latin text. Encode text to Base64 or decode Base64 to text. Full unicode support, URL-safe variant and error detection. Free online Base64 converter.
Tentang Base64 Encoder / Decoder
Base64 turns binary-safe text into plain ASCII, which is how images are embedded in HTML, tokens are transmitted in APIs, and data is smuggled through systems that only accept text. This converter handles the full unicode range correctly — emoji and non-Latin scripts that naive converters mangle — offers the URL-safe alphabet used by JWTs, and clearly reports invalid input instead of guessing. Encode and decode in the same box, instantly.
Cara memakai Base64 Encoder / Decoder
- Paste your text (to encode) or Base64 string (to decode).
- Pick Encode or Decode.
- Enable URL-safe mode if you are working with JWTs.
- Copy the converted result.
Fitur utama
- Unicode-safe encoding and decoding
- URL-safe Base64 variant (for JWTs and URLs)
- Invalid-input detection with clear messages
- Swap direction with one click
Why do some Base64 strings contain "-" and "_"?
Is Base64 encryption?
Alat Alat Pengembang terkait
Lebih banyak utilitas dari kategori yang sama.
JSON Formatter
Beautify, validate and minify JSON with precise error locations.
URL Encoder / Decoder
Percent-encode or decode URLs and query-string values.
HTML Entity Converter
Escape or unescape HTML entities — keep code visible and safe.
Hash Generator
Create MD5, SHA-1, SHA-256, SHA-384 and SHA-512 hashes instantly.
UUID Generator
Bulk-generate random UUID v4 identifiers with one click.
JWT Decoder
Inspect JWT headers and payloads, with expiry checks.