Is there a way to define a base minimum & maximum crop area for a photo and then in batch processing autocrop to a particular aspect ratio?
That is to say, I know I want a certain box to be in any final image, and I know I don't want to crop beyond a certain point, but I don't want to decide which aspect ratio (1:1, 4:6, 8:10, etc) I'm running the workflow for until I'm ready to publish the photo, and I don't want to downsample resolutions if downsampling is necessary for the target until after the crop is performed. And I might want to come back later and run it for a different aspect ratio if I need a new print size. For example, I publish it to facebook at 1:1, print some snapshots at 4:6, and then my parents want my kid's photo in an 8:10. If this isn't out there, is this something I should implement? _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Batch Queue Manager has a Crop tool, but options are less advanced than Aspect Ratio Crop tool from Image Editor...
Best Gilles Caulier 2013/5/14 Jeff <[hidden email]> Is there a way to define a base minimum & maximum crop area for a photo and then in batch processing autocrop to a particular aspect ratio? _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Is this something that people would like for me to try and implement, then?
On Tue, May 14, 2013 at 9:14 AM, Gilles Caulier <[hidden email]> wrote:
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2013/5/14 Jeff <[hidden email]> Is this something that people would like for me to try and implement, then? if you is developer, sure you is welcome. It's the purpose of opensource...
Code relevant of current crop tool from BQM is here : Look crop.cpp/.h Gilles Caulier
_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |