Base64 Encode and Decode
Convert text to Base64 and back, including the URL-safe form.
An example
Not your input
- Text
- httpdocs.org
- Base64
- aHR0cGRvY3Mub3Jn
Decoding runs the same conversion backwards; switch the mode below.
Convert text to Base64 and back, including the URL-safe form.
Not your input
Decoding runs the same conversion backwards; switch the mode below.