qimgv icon indicating copy to clipboard operation
qimgv copied to clipboard

[Feature request] Copy image to clipboard (not copy file to clipboard)

Open mengfanbocz opened this issue 1 year ago • 3 comments

Using "copy file to clipboard" and then paste in the new image window of Outlook, the image file is pasted as an attachmeng to the email. Another function needed is to copy the image to clipboard, so it can be pasted to the email as an image in the email body. This is the default behavior of many image reviewers with Ctrl-C, for example FastStone Image Viewer.

mengfanbocz avatar Jun 17 '23 01:06 mengfanbocz

This feature seems already implemented (namely action copyFileClipboard) and works well on bmp/jpeg/png/gif/svg etc.

qimgv/core.cpp Core::copyFileClipboard()

And it does copy the image MIME data rather than copy the orignal file. I try to paste the copied image from qimgv to many apps, e.g. social media, onenote, email and most of them works well.

zymelaii avatar Aug 29 '23 16:08 zymelaii

Maybe this issue can be closed?

zymelaii avatar Aug 29 '23 16:08 zymelaii

Thanks but it still doesn't work on My Outlook in MS 365 Apps Version 2302. It does work with Word, etc. But for Outlook, when I paste the copied image to a new mail, it's added as an attachment instead of an image. Other image viewers, for example Paint.net, works as fine.

Please let me know if there's anything I can try to help diagnose.

mengfanbocz avatar Sep 04 '23 02:09 mengfanbocz