[ImageResizer] Images may be saved to a new file but not resized #36944
Open
Description
Microsoft PowerToys version
0.87.1
Installation method
PowerToys auto-update
Running as admin
No
Area(s) with issue?
Image Resizer
Steps to reproduce
- Create a new Image Resizer preset within the Settings application of 4000 by 4000 pixels with a Fit setting of "Fit"
- In Explorer, right-click on any image smaller than 4000 x 4000 pixels
- Select "Resize with Image Resizer" to open Image Resizer
- Select the preset created in Step 2
- Ensure "Make pictures smaller but not larger" is checked
- Click the Resize button
✔️ Expected Behavior
Either:
- No work is done because the image already fits within 4000 x 4000 pixels and does not need to be resized, or;
- The original file is copied, following the filename format and file modified settings defined in the Settings application
❌ Actual Behavior
The image is 'resized' but with the same dimensions as it was originally. For lossy codecs like JPEG, this results in a generational degradation in quality.
Other Software
No response