Text to Base64 Encoder
Pre-loaded with a config payload of the kind that ends up Base64-encoded in environment variables, Kubernetes secrets, and HTTP basic-auth headers. Encoding is UTF-8 safe — accents and emojis won't corrupt — and happens on every keystroke, entirely in your browser.
runs 100% in your browser — text & files never uploaded
- 1Pick mode & directionText Mode for strings, File Mode for images and small files; encode or decode.
- 2Paste or dropConversion runs on every keystroke — UTF-8, URL-safe Base64, and data: URLs all handled.
- 3Copy or previewGrab the result with one click; decoded images render live in the preview sandbox.
drag & drop an image or small file hereor browse — max 2 MB
live preview sandbox
Encoded and decoded with your browser’s native btoa/atoband FileReader — text and files never leave this tab.