I would like to be able to directly paste my clipboard image into a Gmail message. I could then just do alt-print screen, go to Gmail compose and press ctrl-v to embed a screenshot, for instance. I'm not talking about embedding a image from disk into my email; that's easily done. I want to skip the step where I have to save it to disk first.

Eudora/Thunderbird support this. There's a program that does this, it's at picturepaste.com, but it's paid (and and the website uses Javascript for no obvious reasons). You can see the demo movie there if it's not clear what I would like.

I would like to find a free alternative, or make one myself, but I have no clue how picturepaste works.

edit: I would like to have the picture inlined, instead of a hyperlink.

link|improve this question

50% accept rate
feedback

3 Answers

up vote 1 down vote accepted

There is a Gmail lab "Inserting Images". Once you have it enabled, there's a new button to insert images:

alt text

It's not 100% what you want (still not able to paste from clipboard), but you can at least put the images inline in your mail message. You can also use an url as the source of the image.

link|improve this answer
Thanks, it's useful to know about this, but I don't think it's a solution to this problem. Going straight from the clipboard to a message is what we need, and inserting extra steps (like save the clipboard to a file) adds quite a bit of irritation. – James Moore Jul 6 '10 at 17:50
feedback

Your problem is that unless you store the image somewhere, Gmail has no way to reference it. So what you see as "paste" is actually:

  • store image locally temporarily
  • upload image to some hosting service, or gmail
  • embed image-tag in mail message

So you would need a 3rd party solution for this.

TechSmiths Jing might be what you need.

http://www.jingproject.com

link|improve this answer
Yes, you are right; Thunderbird saves it locally in a temp dir first, and then embeds this. It looks like jing gives me finally only a hyperlink to embed in my Gmail; I would like to have the picutre inline. – Frank Meulenaar Mar 29 '10 at 6:45
Does the hyperlink point directly to the picture or to a Jingpage? You couldn't use the link in an img-tag? – Christian W Mar 30 '10 at 7:54
feedback

Here us your solution http://blog.wedran.com/2010/05/how-to-paste-screenshots-using-gmail.html

Recently Google resolved two major issues with Gmail. It is now possible to take a screenshot and paste it directly into an email message. It is also possible to use Gmail as standard email client that pops up when a user clicks on an email link on a webpage. Follow these steps:

link|improve this answer
(See my comment at your duplicate answer.) – Arjan May 16 '10 at 13:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.