Base64 Encoder / Decoder
Easily encode text to Base64 format or decode Base64 strings back to text.
0 bytes
0 bytes
How to Use
- Paste your plain text or Base64 encoded string into the Input area.
- Click Encode to convert plain text into Base64 format.
- Click Decode to convert a Base64 string back to readable text.
- Use the Swap button to quickly move the output to the input for chaining operations.
- Click Copy Output to copy the result to your clipboard.