Decode Base64 to text. Runs in your browser.
This Base64 Decoder helps developers convert Base64 strings back into readable text. It’s useful when inspecting encoded API responses, tokens, or data copied from logs.
Is this tool free to use?
Does the tool run in the browser?
Is my data uploaded to a server?
Can I use this tool for large files?
Input
SGVsbG8gd29ybGQ=
Output
Hello world