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

in Img2Img tab, add a button next to Width/Height to grab the values from the loaded image

Open dobrado76 opened this issue 1 year ago • 1 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 ?

In Img2Img, so far most of the time, I want my output image to be the same size (or at least the same-aspect ratio) as the input image.

This would be a huge time same and is most probably extremely easy to code.

Proposed workflow

  1. Go to Img2Img
  2. Load the input image
  3. Press the Fill Size From Input Image button to automatically set the Width and Height field with the same as the input image

Additional information

No response

dobrado76 avatar Mar 15 '23 09:03 dobrado76

On the flip side, when I'm generating just a small fraction of an image, I almost certainly want it to be 512x512. A button for that would also be nice.

Baughn avatar Mar 16 '23 00:03 Baughn