Free data utility · No sign-up

Base64 Encoder & Decoder

Convert readable text to Base64 or decode Base64 back to Unicode text. Your input stays on your device.

Input

Result

What Base64 does

Base64 represents binary data as text for transport and storage. It is an encoding format, not encryption, so never use it to hide passwords or confidential information.