How to use it
Enter UTF-8 text and choose Encode, or paste a standard Base64 value and choose Decode. For an image, use the upload control to create a data URL. Check the output before copying it into HTML, CSS, configuration, or logs.
Use the Base64 tool to wrap UTF-8 text or image bytes in a text-safe representation, or decode Base64 back to text. Image uploads produce data URLs for small inline assets. Base64 is encoding, not encryption, so anyone with the value can decode the original content.
Enter UTF-8 text and choose Encode, or paste a standard Base64 value and choose Decode. For an image, use the upload control to create a data URL. Check the output before copying it into HTML, CSS, configuration, or logs.
GoTools ✓
R29Ub29scyDinJM=
Text and image files are processed in the current browser and are not uploaded to GoTools servers.