Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ImageResizer] Images may be saved to a new file but not resized #36944

Open
daverayment opened this issue Jan 17, 2025 · 0 comments
Open

[ImageResizer] Images may be saved to a new file but not resized #36944

daverayment opened this issue Jan 17, 2025 · 0 comments
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@daverayment
Copy link
Contributor

Microsoft PowerToys version

0.87.1

Installation method

PowerToys auto-update

Running as admin

No

Area(s) with issue?

Image Resizer

Steps to reproduce

  1. Create a new Image Resizer preset within the Settings application of 4000 by 4000 pixels with a Fit setting of "Fit"
  2. In Explorer, right-click on any image smaller than 4000 x 4000 pixels
  3. Select "Resize with Image Resizer" to open Image Resizer
  4. Select the preset created in Step 2
  5. Ensure "Make pictures smaller but not larger" is checked
  6. Click the Resize button

✔️ Expected Behavior

Either:

  1. No work is done because the image already fits within 4000 x 4000 pixels and does not need to be resized, or;
  2. 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

@daverayment daverayment added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

1 participant