Summary: | FILEIO : show resulting file size in save dialog | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Frank Gore <gore> |
Component: | DImg-FileIO | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.2.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Frank Gore
2010-07-31 08:07:59 UTC
How does the Gimp implement that? Is it byte exact or a guess? I dont see a way to know the file size before saving. It's byte-exact. In the save dialog, there's an option to "Show preview in image window". When that option is clicked, the image is temporarily saved and its result is displayed in the image window, so I can see what the final JPG file will look like (compression artifacts and all) as I change JPG options. After every change, the resulting file size is recalculated. If the file is too large (ie. 20+ megapixels), then his option is a bit slow so I turn it off. But at that point, I don't really care about file size anyways. This ability to see file size and resulting image is extremely convenient. If Digikam could do it, I'd never need to re-open the files in Gimp just to re-save to the right file size. |