Bug 375833

Summary: Flickr export converts all images to JPEG
Product: [Applications] digikam Reporter: meku <kde.bugs>
Component: Plugin-WebService-FlickrAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: metzpinguin
Priority: NOR    
Version: 5.6.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In: 5.5.0
Sentry Crash Report:

Description meku 2017-02-01 11:11:08 UTC
The Flickr exporter converts all images to JPEG before uploading even when [Resize photos before uploading] is unchecked. For every export the Digikam console reports 'resized and saved to a temp file'.

This is a problem for Animated GIF which is uploaded as a static JPG.

For JPG this is also not ideal because the exported file is no longer bitwise identical to the source file, the checksums and filesizes of the uploaded files will not match the source files.
Comment 1 Maik Qualmann 2017-02-01 19:56:53 UTC
When you download the latest AppImage-5.5.0 can you see, it's already implemented. The Option "Upload original image file" have we added. See Bug 374441.

GDrive from Gilles:
https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

Maik
Comment 2 meku 2017-02-02 10:19:45 UTC
Thanks, that new option is there and I just hadn't noticed it.