I think we are talking about two different things with the DPI/PPI. Of course th eimage is the same size but the file size should be less with a lower res - right?
In which case it makes no sense to have a 300ppi image thats only going to be used on a web page.
If I'm wrong about that then I stand corrected. If it doesn't make a difference why even have an option to reduce DPI/PPI in the program?
**********
OK scrub that. You're right - it makes no difference to the file size. Even so I am presuming there must be a reason why an image is set to 72PPI for web use. Is it to do with the way a screen renders the image and there must be some kind of processing going on to show a 300PPI image at 72PPI
When you set the size of an image in pixels the ppi value has no relevance. I use this equation which allows three uses. Lets take an 800 x 600 pixel image and we will change the ppi value from 300 to 72 to see what changes.
Ps = Print Size
Px = Pixels
R = Resolution (ppi)
Ps = Px/R
OK You have your 800x600 image at 72ppi. You know the number of Px and you know the R so what you can do is find out the Ps
800/72 = 11.11"
600/72 - 8.33"
Quite a big print but printing at 72ppi will mean a low quality print.
Now the same image at 300ppi
800/300 = 2.667"
600/300 = 2"
This will give an excellent quality 2.67" x 2" print.
Notice what I'm saying here.....
ppi ONLY AFFECTS THE FINAL PRINT SIZE NOTHING ELSE
What affects image size and quality is the number of pixels in your image and the amount of compression you set when saving it as a jpg a lossy format).
Most people use the term dpi but in reality mean ppi. Digital Images are made up of PIXELS. When you print an image what you do is set the size of the pixels to the print - 72ppi the pixels are much larger than 300ppi so the 300ppi image will produce a much finer quality print.
DPI is actually generally used as a PRINTING (Output) resolution. Take my Epson R2400 for example. It has a top resolution of 5760 x 1440.
So I can print my 300ppi images at 5760 x 1440dpi
Do you see the difference?
I think the effective resolution of printers is actually lower than the manufacturer claims but you get the idea.
If you resize in Photoshop, the key drives for changig (or not) image size is the resample image box. If it is checked, any changes you make to the image size will affect the actual image size. Resamping up or down as the case may be,
If Resample is not ticked, any changes to resolution, or size only affect each other - Up the Print Size you will lower the ppi and up the ppi and you will lower the Ps (and vice versa)
You cannot change the real image size which is always measured in pixels.
Hope that helps.
Regards
Jim