MrPrimate / tokenizer

Tiny yet capable in-game token editor for Foundry VTT
MIT License
29 stars 26 forks source link

Enhancement: add picture from clipboard #40

Closed SR5060 closed 3 years ago

SR5060 commented 3 years ago

Not sure if this is even possible but it would be really handy to add a photo from the windows clipboard to use with screen clippings, this would save a few steps in the process

MrPrimate commented 3 years ago

I spent sometime looking at this but I'm not sure it's possible with the way Foundry currently interacts with paste events.

apoapostolov commented 3 years ago

The mod Chat Images allows pasting images into the chat. AFAIK it uploads the image to Imgur or something. Maybe their solution could be used in Tokenizer as well?

MrPrimate commented 3 years ago

@apoapostolov ah cool, I'll check that out!

apoapostolov commented 3 years ago

I think the workflow is sound. I know myself I always upload to Imgur before adding to Tokenizer :P

MrPrimate commented 3 years ago

Great success, now in v3.4.0