devcrate / Encoding / Base64 Encode / Decode
Encoding
Base64, both directions.
Encode plain text into Base64, or decode a Base64 string back into readable text. Handles full Unicode correctly.
runs entirely in your browser — nothing is uploaded
ad slot · 336x280 in-content
How to use the base64 encode / decode
- Type or paste text into the left pane, then click Encode.
- Or paste a Base64 string into the right pane and click Decode.
- Unicode characters (emoji, accents, non-Latin scripts) are handled correctly in both directions.