Pasting images into gmail from clipboard, shows fine when sent, but arrives as text
Posted
by
John Robertson
on Super User
See other posts from Super User
or by John Robertson
Published on 2012-12-18T21:39:34Z
Indexed on
2012/12/18
23:05 UTC
Read the original article
Hit count: 299
I have had consistent problems with pasting images into Gmail. I use Firefox (just in case that is relevant, but I wouldn't expect so). The image displays fine as I write it. But when it arrives at my family members Gmail account, it is being displayed in some base64
encoded form as many pages of text with a beginning like:
img src="data:image/png;base64,iVBORw0KGgoAAA.....
On the receiving end I cannot get the images to display properly.
© Super User or respective owner