[Feature Request]: Paste image from Clipboard into image box under cursor
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
It is possible to paste the image from the clipboard directly into the image box of the open tab. Now, with ControlNet there can be multiple image boxes in the same tab (especially in img2img). I would like to be able to somehow select which box I want the picture from the clipboard to be pasted into. Preferably by hovering with the mouse over the corresponding image box.
Proposed workflow
- Copy an arbitrary image to your clipboarrd
- Go to img2img
- Move mouse over desired image box
- hit CTRL+V to paste it into the image box under the cursor
Additional information
No response
try this https://github.com/klimaleksus/stable-diffusion-webui-fix-image-paste haven't tested
try this https://github.com/klimaleksus/stable-diffusion-webui-fix-image-paste haven't tested
Works with the normal image boxes, unfortunately though, not with the boxes created by other extensions. I've opened an issue. Thank you.
I'm still hoping for this to become an integrated feature of A1111.
Was resoved in https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10534