Copy file to clipboard - Forum

Forum Navigation
You need to log in to create posts and topics.

Copy file to clipboard

Hello

I need to know if it possible to copy a file or files to clipboard and paste to an other application.

The type of files is *.jpg and *.png (image files) and *.cdr (Corel Draw files)

Do you have any solution?

Maybe I'm wrong, but I think that's not possible.
What you can do is save clipboard content to a file and later read that content to the clipboard again.
For that purpouse I use this utility:

https://www.nirsoft.net/utils/inside_clipboard.html

I run it from a VisualNEO App using "Run" command keeping the application hidden and using the built-in parameters.

Hope it helps.

 

The type of files is *.jpg and *.png (image files)

hpwImage

Hello,

Not clear what you mean with copy file to clipboard. Do you mean the filenames like in file-Explorer?

Or do you mean the Content of the files? Mean the Images from inside and paste the Bitmap into other apps.

For jpg and png you may use hpwImage as mishem suggested. For cdr not.

Regards

The type of files is *.jpg and *.png (image files)

You can save in Windows .clp format with the freeware command line utility NirCmd http://www.nirsoft.net/utils/nircmd.html

New actions for clipboard command - loadclp and saveclp (load/save in Windows .clp format)
New command: setprocessaffinity

New commands: waitprocess, setprocesspriority, qboxtop, qboxcomtop.
New action in clipboard command: copyimage (Copy image file to the clipboard)

 

Thank you for all your answers

Plugin asPicture 3.0 - you can copy the image to the clipboard and paste it from the buffer into Paint.net v4.0.9 programs or, for example, into standard Paint. You can insert into PhotoFiltre Studio X. - others did not check ... (various image formats that can be supported by these programs).