PS CS3 Question
/forum/topic/647222/0

end

Bill Gass
Registered: Feb 09, 2006
Total Posts: 742
Country: United States

Hey all,

When I look at a picture in my windows picture folder it says it's 2 megs for example. When I open that same picture in CS3 it is like 14 megs. What am I doing wrong ? Why is the file size so much bigger in PS ?

My initial plan is to resize for a my web page.


~Bill~



colinm
Registered: Nov 21, 2005
Total Posts: 612
Country: United States

There's file size and there's image size, and essentially never the twain shall meet.

File size is just that: The size of the file. A JPEG will be smaller than a TIFF or a PSD because it stores the image data differently.

Image size is what you get when you take all the pixels in the image, multiply them by the bit depth of the image, and multiply that by the number of channels in the image. It represents the actual amount of image data the file contains, as opposed to the file itself.

To put it another way: You know those vacuum storage bags from the TV infomercials? You stuff your sweaters or pillows in the bag, hook them up to your vacuum cleaner, and bango—teeny little vacuum packed object?

Same idea here. The file size is the size of the bag once you've sucked all the air out with the vacuum. The image size is what you put in the bag to begin with, and will have back again once you break the seal.



Bill Gass
Registered: Feb 09, 2006
Total Posts: 742
Country: United States

So the file is actually smaller when I take the picture then when I open it up in Photoshop ?



PShizzy
Registered: Mar 07, 2004
Total Posts: 5193
Country: United States

the 2MB is the size the file takes up on the hard drive as is

when it's opened, it's uncompressed and weighs in as such. This can be 3-6 times bigger depending on if its 8 bit or 16 bits

Just save it out as a jpeg (sRGB for web) and you'll see the filesize mentioned as you output.


Max Simbron
PShizzy: The Blog, is Alive! at www.PShizzy.com



end