stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Feature Request]: Paste image from Clipboard into image box under cursor

Open HWiese1980 opened this issue 2 years ago • 2 comments

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

  1. Copy an arbitrary image to your clipboarrd
  2. Go to img2img
  3. Move mouse over desired image box
  4. hit CTRL+V to paste it into the image box under the cursor

Additional information

No response

HWiese1980 avatar Feb 22 '23 14:02 HWiese1980

try this https://github.com/klimaleksus/stable-diffusion-webui-fix-image-paste haven't tested

ClashSAN avatar Feb 24 '23 05:02 ClashSAN

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.

HWiese1980 avatar Feb 24 '23 07:02 HWiese1980

Was resoved in https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/10534

catboxanon avatar Aug 20 '23 12:08 catboxanon