Free
Base64 Encoder
Encode text to Base64 in your browser with this free encoder.
Your text is processed in your browser and is not uploaded to our servers.
Base64 is an encoding, not encryption. Anyone can decode the result.
Nothing encoded yet
Paste text and encode it. Characters outside ASCII are encoded as UTF-8 first.
How to use
- 1Paste the text to encode.
- 2Click Encode.
- 3Copy the Base64 string.
Features
- Encodes text to Base64
- Uses UTF-8 for characters outside ASCII
- Copy the encoded result
- Nothing is sent to a server
FAQ
Related tools
- URL EncoderEncode text for safe use in a URL query string.
- Base64 DecoderDecode a Base64 string back to text in your browser.
- JSON FormatterFormat and indent JSON so it is easy to read, with this free JSON formatter.
- JSON ValidatorCheck whether JSON is valid and see a plain-language error if it is not.