Bug 94493

Summary: support for preprocessing of images on export
Product: [Applications] digikam Reporter: Steven Michalske <michalsc>
Component: Plugin-WebService-PiwigoAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, frederic.coiffier
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 8.0.0

Description Steven Michalske 2004-12-05 21:58:01 UTC
Version:           CVS (using KDE KDE 3.3.2)
Installed from:    Compiled From Sources

When uploading images to a gallery the ability to apply filters to the outgoing images would be a nice feature to have.  My main justification for this is to allow for shrinking images to more approperate sizes.  My camera produces large jpegs. This takes up plenty of space and download time.

This could be implemented as either a generic filter or just a resize.

Making this simular to the email images plugin would be great!
Comment 1 Renchi Raju 2004-12-23 02:18:30 UTC
CVS commit by pahlibar: 


allow setting maximum image dimensions before uploading
BUG: 94493


  M +21 -3     gallerytalker.cpp   1.4
  M +2 -1      gallerytalker.h   1.4
  M +40 -8     gallerywidget.cpp   1.3
  M +3 -0      gallerywidget.h   1.3
  M +14 -5     gallerywindow.cpp   1.7
  M +3 -0      gallerywindow.h   1.6