Base64 Direct is a utility that decodes base64 text to ASCII text.
If the base64 text is encoded more than once, it will keep trying,
up to 9 times.
The Show!
button displays the step-by-step results of
the decoding.
The Go!
button sends your browser directly to the
decoded text.
If you know your base64 text is a valid URL, put the base64 text
after this site's url to go directly to the base64 URL.
For example:
https://www.google.com
in base64 is aHR0cHM6Ly93d3cuZ29vZ2xlLmNvbQ
.
Paste the base64 after this site's url to go to
https://www.google.com
.
Like so: https://davefriedman.github.io/base64direct/aHR0cHM6Ly93d3cuZ29vZ2xlLmNvbQ