Is there a way to get images from the clipboard? – Help with Snap! – Snap! Forum https://forum.snap.berkeley.edu/t/is-there-a-way-to-get-images-from-the-clipboard/1350
so I've created a block that sends anything to the clipboard (here it is), and you can retrieve things from the clipboard, but you can't retreive imagase from the clipboard. is there a way to do that?
there is a blob API (Javascript) to get the content of the image as byte, URL or B64