Wondering if there’s another way to do what I mean to do before submitting a bug/request on GitHub.
How to replicate:
Take a landscape picture, crop it using the desired aspect ratio (say 3:2) and choosing “as image” on the orientation dropdown box.
Copy the current processing profile
Open a portrait picture (it also happens in reverse), paste processing profile
The picture will be cropped in landscape mode even though the box shows “as image”. Selecting another mode and then manually selecting “as image” then works as intended
Expected behavior
I expect the crop to adapt to the image I paste the profile to when choosing “as image” in the orientation dropdown.
AFAIK the crop details contains only the the top left coordinate and the width and the height of the box. And that is applied to your target image when you paste the profile.
I don’t think that’s the case: when I paste the profile the dropdown box shows “as image”, not “landscape”.
If everything that’s applied is a coordinate and two sizes, then the dropdown would show either “portrait” or “landscape”, based on which of the two dimensions is larger.
If it actually works like you say, I then guess it’s a feature request and not a bug report.
Ok… so the Orientation is actually recorded… but IMHO doesn’t work in a way that’s conducive to a productive workflow.
I have two cameras whose RAW records some extra pixels on the long side of the sensor, so I always have to crop to obtain an exact 3:2 aspect ratio (it’s like 16 pixels, no big deal, but still). I imagine this is a pretty common occurrence.
When I select “As Image” manually, then the software works as expected, while when the “As Image” parameter is pasted from a profile, it doesn’t.
I’m going to open a feature request / suggestion on GitHub.
Thank you for your time.
Not at a computer right now but it may be worth saving a pp3 and then deleting lines that specify dimensions or positions. I do it quite a lot to create presents that avoid overwriting fine grained settings. It would be UI overload to expose it but it’s useful to save in pp3.
Thanks but nope, doesn’t work… RT just crops the image in its entirety, and it’s necessary to manually move the selection in order to get a true 3:2 aspect ratio.
In the meantime I found the thread in GitHub talking about this “bug” or “behavior” and posted there.
Thank you for your help.
Ah yes, remember this now. My default pp3 sets crop to 4:5 vertical but has the crop disabled. My most common crop is cropping portrait down to remove ground in my photos. By enabling crop it has the aspect ratio already set but as you say I have to “touch” the crop to enable it.