Bug 94493 - support for preprocessing of images on export
Summary: support for preprocessing of images on export
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Piwigo (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-05 21:58 UTC by Steven Michalske
Modified: 2023-02-25 13:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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