Base64 Image Encode

Images generally point to a URL for their src, however, you can also encode the image inline and provide it via a data string instead. This tool takes the binary data of an image and converts it to a base64 string which you can then use in the src attribute of an image tag.
Enter URL of an image:

or upload:





base64 representation