Developer Tools - Free Online Utilities

    Multiline Formatter
    Text Case Converter
    Lorem Ipsum Generator
    Text Sort & Dedup Tool
    Unicode & Emoji Browser
    CSV to JSON/XML Converter

    Hash Generator
    JWT Decoder
    Password Generator
    Base64 Encoder/Decoder
    URL Encoder/Decoder
    UUID/GUID Generator

Base64 Encoder/Decoder

Advanced Base64 encoder/decoder with Unicode support, file upload/download, swap functionality, and educational content.

Conversion Mode
Input Text
Output Base64
Quick Examples
TextBase64
Hello, World!SGVsbG8sIFdvcmx...
The quick brown...VGhlIHF1aWNrIGJ...
Base64 encoding...QmFzZTY0IGVuY29...
Special chars: ...U3BlY2lhbCBjaGF...
Unicode: 🚀🌟💻8J+agPCfjJ/wn4+...
Click any example to use it
Common Use Cases

Email attachments: MIME encoding

Data URLs: Embed images in HTML/CSS

API tokens: Safe transmission of credentials

Data storage: Store binary data in text fields

URL encoding: Safe transmission of special characters

Character Set

A-Z, a-z, 0-9, +, /, =

64 characters total (+ padding character =)