Make available the copy-paste image object file of clipboard

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Michael REMY
Senior Member
Senior Member
Posts: 202
Joined: 2010-12-12, 10:05 UTC
Location: Amiens

Make available the copy-paste image object file of clipboard

Post 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
i'm an old long user of TC since the windows 3.11 release !, for the history, i came to tc when i migrate from amiga commodore to PC where they are diskmanager and directory opus there.
User avatar
petermad
Power Member
Power Member
Posts: 16118
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post 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...
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Michael REMY
Senior Member
Senior Member
Posts: 202
Joined: 2010-12-12, 10:05 UTC
Location: Amiens

Post 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.
i'm an old long user of TC since the windows 3.11 release !, for the history, i came to tc when i migrate from amiga commodore to PC where they are diskmanager and directory opus there.
User avatar
HolgerK
Power Member
Power Member
Posts: 5412
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post 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
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

Or IrfanView:

Code: Select all

i_view32.exe /clippaste /convert=c:\Users\SELF\Pictures\test.jpg
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
Post Reply