M BUZZ CRAZE NEWS
// news

How to force pasting from a certain type of clipboard in windows?

By Joseph Russell

Certain Programs, e.g. Microsoft OneNote, copy selected text both as an image and as plain-text. This can be very useful if it's something that would otherwise be hard to layout, e.g. a formula that I would like to send in WhatsApp. Other times, I prefer the text version.

How can I, as a user, choose one clipboard paste method over the other if the target program does support both?

One way I see is directly using snipping tool or pasting the clipboard first into a program like Paint which only knows the image clipboard, then save it as image file and copy that. But I am hoping for a more direct way like a keyboard combination. I would even be okay with third-party solutions, but I'd expect there to be a windows-integrated solution. Googling only leads to questions on how to copy text as an image, which is not my question.

Specifically I'm using Win10

1 Answer

How can I, as a user, choose one clipboard paste method over the other if the target program does support both?

A well written target program will give you the choice of what to paste, if it supports more the one format. It is not up to Windows to provide this functionality. A good example is Microsoft Word:

Microsoft Word Paste Special

If your target program does not give you the choice, then you can look at using a 3rd party clipboard utility (there are many but we cannot recommend anything specific here) and also I would suggest letting the program author know so she can improve it.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy