About this Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to text for quick debugging.
How to use
- Choose encode or decode.
- Paste input.
- Run.
- Copy the output carefully for sensitive data.
Example
Example: Encoding “hello” produces a Base64 string you can decode back.