[Bug 266395] New: Suggestion: batch cropping for digikam (cropping made easy)

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 266395] New: Suggestion: batch cropping for digikam (cropping made easy)

prot.protagonista
https://bugs.kde.org/show_bug.cgi?id=266395

           Summary: Suggestion: batch cropping for digikam (cropping made
                    easy)
           Product: digikam
           Version: 1.4.0
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Batch Queue Manager
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           1.4.0 (using KDE 4.5.1)
OS:                Linux

Hi,

my problem is, that I have a lot of scanned images and most of them need
cropping in order to save space on the page (some of them are printed later). I
use digikam to manage my images and I love the batch processor, but it doesent
support batch cropping. It would be very helpful to make it an easy process.
Juts like in gwenview (select the area with a rectangle) but this time in
digikam.

I'm not a programmer (if I were, I'd produced a patch already ;) ) but maybe
its possible to borrow some code from gwenview to do it faster and with more
code reuse? Maybe go further: give the user a way to check if the selected area
is ok for all of the images before doing any changes?

It would be a life saver for all hard working students collecting scanned
documents for their papers :)

Thanks in advance!

Reproducible: Didn't try

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 266395] Suggestion: batch cropping for digikam (cropping made easy)

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=266395

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #1 from Gilles Caulier <[hidden email]> ---
The question of Batch crop processing is recurrent in bugzilla.

It's possible to make easily a tool to crop an image. But the problem is how to
provide a way to see the crop result. BQM is not image editor, and do not
include preview (and it's not planed to do it). Don't forget that BQM apply
change to multiple items, which can have different size...

So to setup crop properties, only region crop information can be hosted tin
tool settings, without to have any visual feedback of the crop.

This is why, i think a crop tool in BQM is not very suitable as well... But
it's my viewpoint...

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 266395] Batch cropping for digikam (cropping made easy)

Gilles Caulier-4
In reply to this post by prot.protagonista
https://bugs.kde.org/show_bug.cgi?id=266395

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Suggestion: batch cropping  |Batch cropping for digikam
                   |for digikam (cropping made  |(cropping made easy)
                   |easy)                       |

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 266395] Batch cropping for digikam (cropping made easy)

Gilles Caulier-4
In reply to this post by prot.protagonista
https://bugs.kde.org/show_bug.cgi?id=266395

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/43e6ca4895a1ff6f2b8f986
                   |                            |68635a6a64c2a0741

--- Comment #2 from Gilles Caulier <[hidden email]> ---
Git commit 43e6ca4895a1ff6f2b8f98668635a6a64c2a0741 by Gilles Caulier.
Committed on 29/12/2012 at 00:13.
Pushed by cgilles into branch 'master'.

new Batch Queue Manager to crop image.

M  +1    -0    utilities/queuemanager/CMakeLists.txt
A  +208  -0    utilities/queuemanager/basetools/transform/crop.cpp    
[License: GPL (v2+)]
A  +66   -0    utilities/queuemanager/basetools/transform/crop.h     [License:
GPL (v2+)]
M  +2    -0    utilities/queuemanager/manager/batchtoolsmanager.cpp

http://commits.kde.org/digikam/43e6ca4895a1ff6f2b8f98668635a6a64c2a0741

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 266395] Batch cropping for digikam (cropping made easy)

Gilles Caulier-4
In reply to this post by prot.protagonista
https://bugs.kde.org/show_bug.cgi?id=266395

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |3.0.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 266395] Batch cropping for digikam (cropping made easy)

prot.protagonista
In reply to this post by prot.protagonista
https://bugs.kde.org/show_bug.cgi?id=266395

--- Comment #3 from [hidden email] ---
So, it's working now? Awesome, really! This will save me lots of hassle and
drive space. Thank you so much!

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 266395] Batch cropping for digikam (cropping made easy)

bugzilla_noreply
In reply to this post by prot.protagonista
https://bugs.kde.org/show_bug.cgi?id=266395

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|BatchQueueManager           |BatchQueueManager-Tool-Crop

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel