Base64 Encode/Decode
Encode text to Base64 or decode Base64 to text.
About Base64 Encode/Decode
Encode or decode Base64 strings online. Convert text to Base64 and Base64 to text. Free developer utility for Base64 encoding.
How to Use
- 1Enter or paste your text in the input area.
- 2Click "Encode" to convert to Base64.
- 3Or paste Base64 and click "Decode" to get the original text.
- 4Copy the result to clipboard.
Frequently Asked Questions
What is Base64?
Base64 is a binary-to-text encoding scheme that converts binary data into ASCII characters, commonly used in web development and APIs.
Can I encode files?
Currently, this tool encodes and decodes text strings. File-to-Base64 conversion is on our roadmap.
Tool Info
- Category
- dev
- Usage
- Unlimited
More dev tools
JSON Formatter
Format, validate, and beautify JSON data.
Encoder / Decoder
Encode & decode text with 15+ formats: Base64, URL, Hex, Binary, Morse, ROT13, JWT, SHA-256 and more.
GitHub Repository Scanner
Visualize any public GitHub repo: file tree, stats, README, and contributors.
Regex Tester
Live regex testing with match highlighting, capture groups, replace mode, and 12 common patterns.