stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: Resize inpaint (img2img) to max-size of og image
trafficstars
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 ?
When doing inpainting there are a limited selection of options which all lead to the familiar 512x512 image. However, I often work with images that are straight up not square at all. So what if there was an option that gets the biggest side of the image, scales it to 512 pixels but then keeps the original aspect ratio? I don't wanna keep cropping all the source images, I just wanna do some AI-work.
Proposed workflow
- Get a source image that's not perfectly square
- Add it to your img2img/inpainting session
- Select a resize mode
- ...
- no wait, none of these are what I want
Additional information
No response
Up 👍