I\'m trying to decode a base64 encoded images on the browser by using the data uri scheme.
This is what my html looks like:
Chrome and Firefox can, very likely, open TIF images -- if you tell them, they are TIF images. Currently in your example you are telling them, they are PNG images, which ought to be the problem... Try: