Skip to main content
Participant
January 3, 2021
Question

Why 72ppp for web files?

  • January 3, 2021
  • 4 replies
  • 763 views
If the resolution of a file is only taken into account when printing, because the resolution parameter appears when creating a web file, if this parameter only takes you into account when printing. And why is it set to 72dpi ?, since changing the resolution without the option to resample does not change the file size.
Is the belief that web files have to be 72dpi false? That does not reduce the file size. The file size for a monitor will always depend on the number of vertical and horizontal pixels, not the resolution.
So why does the resolution appear when creating a web file and why 72?
This topic has been closed for replies.

4 replies

Ussnorway7605025
Legend
January 4, 2021

when you paste from a website this forum includes the style info by default because the engine its built on is designed for web media and not forums i.e, Adobe cut corners and this is one of the side effects

Stephen Marsh
Community Expert
Community Expert
January 4, 2021
Per Berntsen
Community Expert
Community Expert
January 3, 2021

When you use Export or Save for Web, and then upload the file to the web, it has no ppi value, it's been stripped out.

The exception is if you choose All metadata in the Save for web dialog.

 

On a side note, how do you manage to create posts that have to be scrolled horizontally?

mamt78Author
Participant
January 3, 2021
They are created like this when I paste from the google translator.

 

Per Berntsen
Community Expert
Community Expert
January 3, 2021

If the resolution of a file is only taken into account when printing, because the resolution parameter appears when creating a web file, if this parameter only takes you into account when printing. And why is it set to 72dpi ?, since changing the resolution without the option to resample does not change the file size. Is the belief that web files have to be 72dpi false? That does not reduce the file size. The file size for a monitor will always depend on the number of vertical and horizontal pixels, not the resolution. So why does the resolution appear when creating a web file and why 72?

 

Your assumptions are correct.

Ppi is optional metadata, and is used by printer drivers to calculate printed size.

Pixel dimensions divided by ppi = printed dimensions in inches.

On screen, images display according to their pixel dimensions, regardless of the ppi value.

 

When you use Export or Save for Web, any ppi value is stripped out, but if you open the exported file in Photoshop, it has to assign a ppi number, and 72 is the arbitrary number used.

mamt78Author
Participant
January 3, 2021
Thanks, that's what I supposed, but then wouldn't it be better to remove the resolution section when creating a file 
for the web? Because that leads to a lot of confusion, and that is why there are many web pages and books
where it says that To optimize images for the web, you have to set them to 72ppp because they lose weight,
and that's a big lie. Thank you