Okay. So when I want to save a picture, I click "save as" and name it and move it to my computer. But when I want to upload said pic to LJ directly from the comp files, the pic comes out looking smaller and awful. What the prob here?
The picture's being resized in the code for your post - if you click through on the pic, you see its source, presumably the size you want it, and definitely clearer.
Here's the offending code:
"width: 314px; height: 419px;"
The image is actually 695x931. You pretty much never want to resize graphics using height and width tags - make the picture the size you want it in a bitmap editor before you upload.
Think Photoshop or Paint, for two extremes. Any software used to work on bitmapped graphics, which digital photos are. (As opposed, primarily, to vector graphics editors like Illustrator or Freehand.)
I'm not sure what OS you're running, but while Paint does decent resizes on photos and saves JPGs, it doesn't give you of control of compression and thus final file size. If you don't have any other options, the GIMP is basically a free, open source, rip of Photoshop, minus that app's professional print capabilities, which it doesn't sound like you need.
This is a simple issue of control of presentation: if you allow browsers or an online service like LJ to resize your photos, you're at the mercy of that software, to generally mixed results. While there are decent uses for formatting tags in HTML, displaying photos isn't one of them. Sizing the image yourself to whatever end size you're wanting and then displaying it as-is gives you total control over how it looks no matter who's looking at it, and with no re-display by intervening software.
Oh, and on top of everything else, by uploading a big photo and then relying on a secondary resize process, you're using much bigger files and more bandwidth than you need to. The person looking at your post has to load the whole big graphic file in the back, only it's crunched down smaller. The page loads faster and you generally streamline things for readers by presenting the photos exactly as you want them.
The more LJ minimizes it, the less quality you get in the picture. If you click on the picture, you get the album it's in, and if you click it again, you can see it full-sized. In order to not make it look smaller and awfuller at the size that will fit in your LJ easily, you have to shrink and crop it on your computer, using some photo editing software, and then save it at the smaller size you want to see it as before you upload it.
That's a very convoluted and poorly described explanation, but I hope it makes some sense.
no subject
Date: 2008-10-14 03:49 am (UTC)Here's the offending code:
"width: 314px; height: 419px;"
The image is actually 695x931. You pretty much never want to resize graphics using height and width tags - make the picture the size you want it in a bitmap editor before you upload.
no subject
Date: 2008-10-14 03:53 am (UTC)no subject
Date: 2008-10-14 04:11 am (UTC)I'm not sure what OS you're running, but while Paint does decent resizes on photos and saves JPGs, it doesn't give you of control of compression and thus final file size. If you don't have any other options, the GIMP is basically a free, open source, rip of Photoshop, minus that app's professional print capabilities, which it doesn't sound like you need.
This is a simple issue of control of presentation: if you allow browsers or an online service like LJ to resize your photos, you're at the mercy of that software, to generally mixed results. While there are decent uses for formatting tags in HTML, displaying photos isn't one of them. Sizing the image yourself to whatever end size you're wanting and then displaying it as-is gives you total control over how it looks no matter who's looking at it, and with no re-display by intervening software.
Oh, and on top of everything else, by uploading a big photo and then relying on a secondary resize process, you're using much bigger files and more bandwidth than you need to. The person looking at your post has to load the whole big graphic file in the back, only it's crunched down smaller. The page loads faster and you generally streamline things for readers by presenting the photos exactly as you want them.
http://www.gimp.org/
no subject
Date: 2008-10-14 04:02 am (UTC)no subject
Date: 2008-10-14 04:13 am (UTC)no subject
Date: 2008-10-14 03:49 am (UTC)That's a very convoluted and poorly described explanation, but I hope it makes some sense.
no subject
Date: 2008-10-14 03:50 am (UTC)no subject
Date: 2008-10-14 04:04 am (UTC)