[docs Image Resizer] Improve documentation for "Ignore the orientation of pictures"
See original GitHub issueEnvironment
Windows build number: Microsoft Windows [Version 10.0.17763.107]
PowerToys version: Version v0.16.1
PowerToy module for which you are reporting the bug (if applicable): Image Resizer
Steps to reproduce
Define a size of 1920 (w) x 1080 (h) (wider than tall) with either fit and fill options, invoke either of these on an image taller than it is wide - e.g 500px (w) x 1000px (h)
Expected behavior
I understand the best fit principle may be useful to many however if I define the width and height specifically, I expect the width to be 1920px and the height to be 1080px. Perhaps an options could be added to toggle this often useful functionality?
Actual behavior
The resulting image(s) are taller than they are wide. e.g. 1080 (w) x 1920 (h).
Screenshots
Config

Original image with highlighting

Result for fill 1080x1920

Expected Result for fill 1920x1080

Issue Analytics
- State:
- Created 3 years ago
- Comments:13 (7 by maintainers)
Top Results From Across the Web
PowerToys Image Resizer utility for Windows
Image Resizer allows you to resize images by dragging and dropping your selected files with the right mouse button. This way, resized pictures...
Read more >Image resize not working properly.
I totally agree that the focus lies on text processing, but resizing images is an essential feature to make documents just a little...
Read more >Using Microsoft's PowerToys for easy image resizing in ...
Enter Microsoft's PowerToys' Image Resizer. ... Ignore the orientation of pictures: This controls whether images should be rotated to better ...
Read more >How To Rotate an Image in Google Docs
When creating a digital document at work, it may be necessary to adjust the orientation of the images on the page. Rotating an...
Read more >Resize images within Paper docs - Dropbox Community
I am posting to request image resizing abilities in Dropbox Paper. I love the app but images are so large (especially when they're...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@bricelam Check this commit and let me know what you think?
Then I guess this issue may be closed aswell?