Guide / 01
When to use it
Use it to embed a short configuration value in JSON or to inspect the UTF-8 text represented by a Base64 block copied from a message or log.
DEV / 004
Encode Unicode text or small files to Base64 and decode them locally.
—
Guide / 01
Use it to embed a short configuration value in JSON or to inspect the UTF-8 text represented by a Base64 block copied from a message or log.
Guide / 02
CHECK
Encode Every tool has its place. and decode the result; a successful round trip restores the exact spaces and final period.
LIMITS
Base64 is not encryption and does not protect passwords or keys. Large files consume substantial browser memory, and decoding arbitrary binary data as text can produce unreadable or altered output.
Reference
Actual output depends on your input and browser environment. Verify any value used for an important decision.
HaloBench ✓SGFsb0JlbmNoIOKckw==FAQ
No. The Base64 body is typically about one third larger than the binary source, and a data-URL prefix or padding may add more characters.
No. This tool is designed to process its working data in your browser. Advertising may load separately, but your tool input is never sent with it.