Page 1 of 1

Make available the copy-paste image object file of clipboard

Posted: 2014-01-19, 08:10 UTC
by Michael REMY
hi,

i don't know whenever it is a bug or mishidden feature or config problem of my system (win7 x64 tc8.01 x64).

well, when you are in your browser (whatever it is internet explorer or mozilla one), you can right-click on a image in a webpage, and chose in the contextual menu "copy image";

then when you go back to your system file (windows explorer or desktop), you have the feature "paste" which is activate. So you can retrieve the picture file you selected in the webpage.

i tried under tc, and the Paster doesn't appear whereas my clipboard is filled with a image obect file....

have a good day

Posted: 2014-01-19, 17:15 UTC
by petermad
Well here it works if I copy an image in Internet Explorer and paste it into TC (tested with both 32bit and 64bit TC 8.50b15 under Windows XP, Windows7 and Windows 8.1).

But it does not work if I copy the Image from FireFox, SeaMonkey, Google Chrome, Safari or Opera - but neither does it from these browsers if I try to paste to Windows Explorer...

Posted: 2014-01-19, 18:37 UTC
by Michael REMY
petermad wrote:Well here it works if I copy an image in Internet Explorer and paste it into TC (tested with both 32bit and 64bit TC 8.50b15 under Windows XP, Windows7 and Windows 8.1).

But it does not work if I copy the Image from FireFox, SeaMonkey, Google Chrome, Safari or Opera - but neither does it from these browsers if I try to paste to Windows Explorer...
you're right. i was badd tested IE. so it is a mozilla problem i guess.

Posted: 2014-01-21, 18:02 UTC
by HolgerK
2Michael REMY

- Use "Copy Image location" in Firefox and inside TC <Ctrl+N> <Ctrl+V> to download the Image.

- or Drag&Drop the image from Firefox into TC's panel.

- or use Nirsoft:nircmd with parameter

Code: Select all

?clipboard saveimage ~$currdate.yy-MM-dd$_~$currtime.HH_mm_ss$.png
from a TC-button or an usercmd with an assigned hot-key.

HTH
Holger

Posted: 2014-01-21, 19:48 UTC
by Balderstrom
Or IrfanView:

Code: Select all

i_view32.exe /clippaste /convert=c:\Users\SELF\Pictures\test.jpg