Page 2 of 2

Re: How to make an image (width, height) smaller?

Posted: Wed Nov 23, 2022 9:02 pm
by cday
Please post again if you get any new insights!

Re: How to make an image (width, height) smaller?

Posted: Wed Nov 23, 2022 9:09 pm
by cday
Could your problem possibly have been that you weren't reducing the preview images sizes enough to view the whole image?

Re: How to make an image (width, height) smaller?

Posted: Wed Nov 23, 2022 9:12 pm
by Elk
Well, here is one: it is better to be smart. Then I would have found the cause quickly(er).

Very many thanks for your great help!

Re: How to make an image (width, height) smaller?

Posted: Wed Nov 23, 2022 9:20 pm
by Elk
Could your problem possibly have been that you weren't reducing the preview images sizes enough to view the whole image?
It could be, I am not sure. But I guess, at least not solely. If I had (and I guess, I did) rezised the preview I had not been able noticing it. I would not have known what size of the preview would have been the correct one, not know the ratio the preview has compared to the "Before" view.

Re: How to make an image (width, height) smaller?

Posted: Wed Nov 23, 2022 9:54 pm
by cday
Elk wrote: Wed Nov 23, 2022 9:20 pm
Could your problem possibly have been that you weren't reducing the preview images sizes enough to view the whole image?
It could be, I am not sure. But I guess, at least not solely. If I had (and I guess, I did) rezised the preview I had not been able noticing it. I would not have known what size of the preview would have been the correct one, not know the ratio the preview has compared to the "Before" view.
The preview scaling is always the same for Before and After images unless you change the setting, so the important thing is to always ensure that you are viewing the whole image when that is important.

Two things you can take away from all this is that to get the result need you only need to use the Resize action, not Canvas resize followed by Resize, and that when possible using percentage size changes with the ratio fixed is easier than calculating new pixel vales that accurately maintain the width-height ratio (or 'aspect ratio') of the image.

Re: How to make an image (width, height) smaller?

Posted: Wed Nov 23, 2022 10:22 pm
by Elk
The preview scaling is always the same for Before and After images unless you change the setting, so the important thing is to always ensure that you are viewing the whole image when that is important.
OK, I will consider that, thank you!
Two things you can take away from all this is that to get the result need you only need to use the Resize action, not Canvas resize followed by Resize, and that when possible using percentage size changes with the ratio fixed is easier than calculating new pixel vales that accurately maintain the width-height ratio (or 'aspect ratio') of the image.
Yes, not Canvas for it, that just does not do what I wanted. And yes, percentage is very good.

Thank you very much!