https://bugs.kde.org/show_bug.cgi?id=302024 Bug ID: 302024 Severity: wishlist Version: unspecified Priority: NOR Assignee: kde-imaging@kde.org Summary: batch image cropping kipi tool Classification: Unclassified OS: Linux Reporter: thorsten.schnebeck@gmx.net Hardware: Ubuntu Packages Status: UNCONFIRMED Component: BatchProcessImages Product: kipiplugins Today I had do crop a lot of screenshots. When trying to do this with digikam (kipi) batch processing I did not found such a basic tool. So searching the bug database I found: #152400 https://bugs.kde.org/show_bug.cgi?id=152400 this asks for an digikamimageplugin - I think kipi is the right place #150854 https://bugs.kde.org/show_bug.cgi?id=150854 An 5 year old wish with a quite complicate crop border handling. I think: keep it simple start with a simple preview and four sliders to adjust the crop margin. A GUI every movie cut program like handbrake or avidemux offers for removing black borders. #204135 https://bugs.kde.org/show_bug.cgi?id=204135 This is a special case for cropping without jpeg re-encoding Still a valid which - can be implemented as an option of this tool. I opened a new wishlist entry for this to summarize the current bug db situation. Till then I have to use mogrify from imagemagick like this mogrify -output-directory ./crop -format jpg -crop +0+92 -crop +0-125 -crop +50+0 -crop -50+0 *.png Reproducible: Always digikam --version Qt: 4.8.1 KDE: 4.8.4 (4.8.4) digiKam: 2.6.0 -- You are receiving this mail because: You are watching all bug changes.