Base64 Encoder & Decoder
Convert UTF-8 text to Base64 or decode Base64 back to text. Everything runs locally in your browser.
Input
Result
What is Base64?
Base64 represents binary data using a limited set of text characters. It is commonly encountered in API payloads, data URLs, configuration values, and authentication-related formats.
đŦ Comments
Sign in with Google to publish immediately, or comment anonymously and wait for approval.
Loading comments...