Encode text
Inntak
hello
Úttak
aGVsbG8=
Use one skjár 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 inntak type (Text / File) from the top.
Inntak data stays in your browser and is never uploaded.
Press Ctrl / Cmd + Enter to run conversion.
Inntak
hello
Úttak
aGVsbG8=
Inntak
data:text/plain;base64,SGVsbG8sIHdvcmxkIQ==
Úttak
Hello, world!
Use "Display as text (UTF-8)" first. If the decoded data is binary, switch to "Treat as binary (download)".
Yes. The verkfæri 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 _)”.