Feature Summary
When not explicitly specifying the dimensions of the output in edit mode, use the dimensions of the input image.
Detailed Description
When editing an image (passing an input with -r) using Flux2 [klein] or Qwen Image Edit and not specifying the resolution, the output will default to 512x512 and thus end up cropped most of the time.
It's a little inconvenient having to (check and) specify the height and width each time, or wrapping everything into a shell script that takes care of it. Would it be possible for the program to default to the resolution of the (first, if multiple?) input image?
Alternatives you considered
No response
Additional context
No response