I've seen:
src="data:image/png;base64,iVBORw0KG..."
or
src="data:image/jpeg;base64,LzlqLz..."
or
src="data:image/gif;base64,R0lGODl..."
Is the image type compulsory, or is there some way I can get the browser to figure it out and pass something like:
src="data:image;base64,R0lGODlh...