LosslessJpgCrop icon indicating copy to clipboard operation
LosslessJpgCrop copied to clipboard

Display crop box size and offset

Open cunlem opened this issue 1 year ago • 1 comments

It would be useful to have XY offset of of top left corner of crop box displayed along with it's dimensions. One can get more predictable results by sticking to 8 or 16 multiples for offset and box size allows to target aspect ratio

cunlem avatar Sep 14 '22 11:09 cunlem

This is much easier to implement than #15 (predefined cop sizes)

k3b avatar Sep 15 '22 14:09 k3b

Will be available with next release :-)

k3b avatar Sep 21 '22 07:09 k3b

Awesome! I think I'll try to compile and test it in the meantime

cunlem avatar Sep 25 '22 04:09 cunlem

Very nice. I was able to achieve perfect crop on the first try:

llcrop

Thank you for this feature.

I have to admit it was a bit hard to set the right values by dragging the box. I think the next step would be putting those values inside four editable text boxes: two for (x, y) coordinates of top left corner (bottom right corner is immaterial) and two for box dimensions.

cunlem avatar Sep 26 '22 00:09 cunlem

done.

available with next release Version 1.3

k3b avatar Jan 25 '23 10:01 k3b