Description of problem: Currently all screenshots taken with gnome-screenshot are saved as png. So the file size easily hits 1MB. This often is too much for just a screenshot for example if you want to attach it to a bugzilla. If the screenshot would be saved as jpg the file size is roughly 100kb. So please add an option to save screenshots as jpg. Version-Release number of selected component (if applicable): gnome-screenshot-3.8.1-1.fc19.x86_64 How reproducible: always
You can easily convert the png to jpeg before uploading it (which, i know, is annoying). Jpeg as a lossy format is not really suitable as default format for saving screenshots. I guess we could consider making the interactive saving be smart if you give it a filename ending in .jpg or .jpeg or so. Filed as: https://bugzilla.gnome.org/show_bug.cgi?id=699358
Thanks Matthias, you nailed what I was aiming for.
fixed upstream, will be in gnome-screenshot-3.8.3