Encode or decode your text easily with base64.
Enter text to encode
Converted text will appear here
Embed this tool on your site
Free · No account or API key required · 100% client-side
The Base64 Encoder/Decoder allows you to convert text or binary data into Base64 format and vice versa. Base64 encoding is commonly used when there is a need to encode binary data that needs to be stored and transferred over media that are designed to deal with textual data.
What it is
Base64 is an encoding scheme that converts binary data into ASCII text for safe transport over text-based protocols. Utified Base64 encodes and decodes text or files instantly, entirely in your browser.
Cost
Free, unlimited
Modes
Text or file
Variants
Standard + URL-safe
Privacy
Browser-only
When to use it
How to use it
Pick a mode
Choose Encode or Decode, then either Text or File input.
Provide input
Paste text or drop a file. URL-safe mode swaps + and / with - and _.
Copy or download
Result is generated instantly; copy or download as needed.
100% client-side. Your input is never uploaded.
Hello World
SGVsbG8gV29ybGQ=
Text encoded to Base64
SGVsbG8gV29ybGQ=
Hello World
Base64 decoded to text
image.jpg
iVBORw0KGg...
Image encoded to Base64
Base64 encoding is a method for transmitting binary data as text.
Enter data, select mode, and click convert.
The character limit varies, check tool documentation.
Yes, you can encode images to Base64 format.
Yes, the output data is URL-safe.
Yes, you can decode any valid Base64 data.
Contact Utified support for assistance.