This Base64 decoder converts Base64 strings back to readable UTF-8 text in your browser. It can also decode image Data URLs in the image tab. Base64 is an encoding format, not encryption, so decoded content may reveal the original data.
Base64 Encoder