Is there any drawback to using jpg instead of png for screenshots?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
OS: Kubuntu 18.04 with gnome-screenshot
installed.
I ran these commands consecutively on the same desktop screen:
gnome-screenshot -p -d 10 -f /home/dkb/"GS$(date +%Y%m%d%H%M%S)".png
and
gnome-screenshot -p -d 10 -f /home/dkb/"GS$(date +%Y%m%d%H%M%S)".jpg
The difference in file size of the images is remarkable (to me):
dkb@kububb:~$ ll *.*g
-rw-rw-r-- 1 dkb dkb 703840 May 14 10:38 GS20180514103807.png
-rw-rw-r-- 1 dkb dkb 68749 May 14 10:38 GS20180514103820.jpg
dkb@kububb:~$
Yet, the two images appear to be indistinguishable to me:
Saving as .png
Saving as .jpg
Hence my question: why shouldn't I routinely save my screenshots in .jpg
format as opposed to the .png
which is usually the default?
png gnome-screenshot jpeg
add a comment |
OS: Kubuntu 18.04 with gnome-screenshot
installed.
I ran these commands consecutively on the same desktop screen:
gnome-screenshot -p -d 10 -f /home/dkb/"GS$(date +%Y%m%d%H%M%S)".png
and
gnome-screenshot -p -d 10 -f /home/dkb/"GS$(date +%Y%m%d%H%M%S)".jpg
The difference in file size of the images is remarkable (to me):
dkb@kububb:~$ ll *.*g
-rw-rw-r-- 1 dkb dkb 703840 May 14 10:38 GS20180514103807.png
-rw-rw-r-- 1 dkb dkb 68749 May 14 10:38 GS20180514103820.jpg
dkb@kububb:~$
Yet, the two images appear to be indistinguishable to me:
Saving as .png
Saving as .jpg
Hence my question: why shouldn't I routinely save my screenshots in .jpg
format as opposed to the .png
which is usually the default?
png gnome-screenshot jpeg
1
stackoverflow.com/questions/2336522/…
– muru
May 14 '18 at 6:24
1
The JPEG image in your question features visual artefacts easily noticeable with the naked eye that the PNG image doesn't contain. It becomes apparent when you open them both in separate tabs and switch between them via Ctrl+Tab.
– David Foerster
May 14 '18 at 20:12
@DavidFoerster In a fit of shear old-agedness, I am unable to distinguish between these pictures!
– Charles Green
18 mins ago
add a comment |
OS: Kubuntu 18.04 with gnome-screenshot
installed.
I ran these commands consecutively on the same desktop screen:
gnome-screenshot -p -d 10 -f /home/dkb/"GS$(date +%Y%m%d%H%M%S)".png
and
gnome-screenshot -p -d 10 -f /home/dkb/"GS$(date +%Y%m%d%H%M%S)".jpg
The difference in file size of the images is remarkable (to me):
dkb@kububb:~$ ll *.*g
-rw-rw-r-- 1 dkb dkb 703840 May 14 10:38 GS20180514103807.png
-rw-rw-r-- 1 dkb dkb 68749 May 14 10:38 GS20180514103820.jpg
dkb@kububb:~$
Yet, the two images appear to be indistinguishable to me:
Saving as .png
Saving as .jpg
Hence my question: why shouldn't I routinely save my screenshots in .jpg
format as opposed to the .png
which is usually the default?
png gnome-screenshot jpeg
OS: Kubuntu 18.04 with gnome-screenshot
installed.
I ran these commands consecutively on the same desktop screen:
gnome-screenshot -p -d 10 -f /home/dkb/"GS$(date +%Y%m%d%H%M%S)".png
and
gnome-screenshot -p -d 10 -f /home/dkb/"GS$(date +%Y%m%d%H%M%S)".jpg
The difference in file size of the images is remarkable (to me):
dkb@kububb:~$ ll *.*g
-rw-rw-r-- 1 dkb dkb 703840 May 14 10:38 GS20180514103807.png
-rw-rw-r-- 1 dkb dkb 68749 May 14 10:38 GS20180514103820.jpg
dkb@kububb:~$
Yet, the two images appear to be indistinguishable to me:
Saving as .png
Saving as .jpg
Hence my question: why shouldn't I routinely save my screenshots in .jpg
format as opposed to the .png
which is usually the default?
png gnome-screenshot jpeg
png gnome-screenshot jpeg
edited 22 mins ago
Zanna
51.6k13141244
51.6k13141244
asked May 14 '18 at 6:17
DK BoseDK Bose
15.5k124390
15.5k124390
1
stackoverflow.com/questions/2336522/…
– muru
May 14 '18 at 6:24
1
The JPEG image in your question features visual artefacts easily noticeable with the naked eye that the PNG image doesn't contain. It becomes apparent when you open them both in separate tabs and switch between them via Ctrl+Tab.
– David Foerster
May 14 '18 at 20:12
@DavidFoerster In a fit of shear old-agedness, I am unable to distinguish between these pictures!
– Charles Green
18 mins ago
add a comment |
1
stackoverflow.com/questions/2336522/…
– muru
May 14 '18 at 6:24
1
The JPEG image in your question features visual artefacts easily noticeable with the naked eye that the PNG image doesn't contain. It becomes apparent when you open them both in separate tabs and switch between them via Ctrl+Tab.
– David Foerster
May 14 '18 at 20:12
@DavidFoerster In a fit of shear old-agedness, I am unable to distinguish between these pictures!
– Charles Green
18 mins ago
1
1
stackoverflow.com/questions/2336522/…
– muru
May 14 '18 at 6:24
stackoverflow.com/questions/2336522/…
– muru
May 14 '18 at 6:24
1
1
The JPEG image in your question features visual artefacts easily noticeable with the naked eye that the PNG image doesn't contain. It becomes apparent when you open them both in separate tabs and switch between them via Ctrl+Tab.
– David Foerster
May 14 '18 at 20:12
The JPEG image in your question features visual artefacts easily noticeable with the naked eye that the PNG image doesn't contain. It becomes apparent when you open them both in separate tabs and switch between them via Ctrl+Tab.
– David Foerster
May 14 '18 at 20:12
@DavidFoerster In a fit of shear old-agedness, I am unable to distinguish between these pictures!
– Charles Green
18 mins ago
@DavidFoerster In a fit of shear old-agedness, I am unable to distinguish between these pictures!
– Charles Green
18 mins ago
add a comment |
1 Answer
1
active
oldest
votes
PNG reproduces the original image exactly. JPEG reduces quality it in a way that, theoretically, you shouldn't notice in normal conditions (such as, when not zooming in).
PNG is usually recommended for screenshots because it still compresses fairly well unless the screenshot contains photographic or complex imagery. JPEG can be used if you are concerned about file size.
Yes, I was thinking of some other tool.
– karel
May 15 '18 at 1:02
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1035950%2fis-there-any-drawback-to-using-jpg-instead-of-png-for-screenshots%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
PNG reproduces the original image exactly. JPEG reduces quality it in a way that, theoretically, you shouldn't notice in normal conditions (such as, when not zooming in).
PNG is usually recommended for screenshots because it still compresses fairly well unless the screenshot contains photographic or complex imagery. JPEG can be used if you are concerned about file size.
Yes, I was thinking of some other tool.
– karel
May 15 '18 at 1:02
add a comment |
PNG reproduces the original image exactly. JPEG reduces quality it in a way that, theoretically, you shouldn't notice in normal conditions (such as, when not zooming in).
PNG is usually recommended for screenshots because it still compresses fairly well unless the screenshot contains photographic or complex imagery. JPEG can be used if you are concerned about file size.
Yes, I was thinking of some other tool.
– karel
May 15 '18 at 1:02
add a comment |
PNG reproduces the original image exactly. JPEG reduces quality it in a way that, theoretically, you shouldn't notice in normal conditions (such as, when not zooming in).
PNG is usually recommended for screenshots because it still compresses fairly well unless the screenshot contains photographic or complex imagery. JPEG can be used if you are concerned about file size.
PNG reproduces the original image exactly. JPEG reduces quality it in a way that, theoretically, you shouldn't notice in normal conditions (such as, when not zooming in).
PNG is usually recommended for screenshots because it still compresses fairly well unless the screenshot contains photographic or complex imagery. JPEG can be used if you are concerned about file size.
answered May 14 '18 at 6:44
thomasrutterthomasrutter
27.5k47089
27.5k47089
Yes, I was thinking of some other tool.
– karel
May 15 '18 at 1:02
add a comment |
Yes, I was thinking of some other tool.
– karel
May 15 '18 at 1:02
Yes, I was thinking of some other tool.
– karel
May 15 '18 at 1:02
Yes, I was thinking of some other tool.
– karel
May 15 '18 at 1:02
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1035950%2fis-there-any-drawback-to-using-jpg-instead-of-png-for-screenshots%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
stackoverflow.com/questions/2336522/…
– muru
May 14 '18 at 6:24
1
The JPEG image in your question features visual artefacts easily noticeable with the naked eye that the PNG image doesn't contain. It becomes apparent when you open them both in separate tabs and switch between them via Ctrl+Tab.
– David Foerster
May 14 '18 at 20:12
@DavidFoerster In a fit of shear old-agedness, I am unable to distinguish between these pictures!
– Charles Green
18 mins ago