Encode text
Input
hello
Output
aGVsbG8=
Use one screen for Base64 decode, Base64 encode, and quick conversion.
Convert text, files, and Data URLs safely in your browser.
Switch mode (Encode / Decode / Auto Detect) and input type (Text / File) from the top.
Input data stays in your browser and is never uploaded.
Press Ctrl / Cmd + Enter to run conversion.
Input
hello
Output
aGVsbG8=
Input
data:text/plain;base64,44GT44KT44Gr44Gh44Gv
Output
こんにちは
Use "Display as text (UTF-8)" first. If the decoded data is binary, switch to "Treat as binary (download)".
Yes. The tool automatically separates the data:*;base64, header and payload, and shows the MIME type.
No. Conversion runs entirely in your browser, and files are never uploaded.
Yes. Enable “Ignore whitespace and line breaks” to decode line-broken Base64.
Yes. Enable “Accept URL-safe Base64 (- and _)”.