pyclip icon indicating copy to clipboard operation
pyclip copied to clipboard

Copying an image

Open toxicrecker opened this issue 2 years ago • 1 comments

how can I copy a pillow Image object to clipboard

toxicrecker avatar Mar 24 '22 16:03 toxicrecker

@toxicrecker

I think you would have to pass the byte array into pyclip but I think it might be fussy depending on where the eventual target is for the data. I have raised the "opposite" issue (going from a screen capture into pillow Image) and found a solution in #14 . Maybe it will give some insight?

connorferster avatar Apr 03 '22 22:04 connorferster