Skip to main content
Participant
January 26, 2022
Answered

Why when I want to export an image its resolution is 72 dpi?

  • January 26, 2022
  • 5 replies
  • 10900 views

Hello,

 

I want to export an image in 150 dpi and photoshop saves the image with a resolution of 72 dpi. This is with a jpg, with a .psd as format photoshop saves the imagen with the appropiate resolution but smaller.

 

Why is this happening?

 

Thank you

This topic has been closed for replies.
Correct answer Test Screen Name

It is because you use Export. Export is for web use and DOES NOT SET PPI. This will be shown as a default, depending on the app, often 90 ppi or 72 ppi.

If you are working for print, you MUST use Save a copy or Save as to preserve the ppi.

If you are working for web use, the ppi is not relevant, though many web sites are written by confused people who don't understand, and claim it matters.

5 replies

Stephen Marsh
Community Expert
Community Expert
February 27, 2024

In the topic thread linked below, I tested differnt JPEG and PNG output methods to demonstrate which include and exclude PPI and ICC metadata:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/exif-data-exporting-with-ph/m-p/14446625#M781906

Legend
February 27, 2024

PPI data is stored in the TIFF namespace. You can use EXIFTool or File Info in Bridge/Photoshop to see if that metadata is present. It should look like this in File Info:

 

<tiff:XResolution>96/1</tiff:XResolution>
<tiff:YResolution>96/1</tiff:YResolution>
<tiff:ResolutionUnit>2</tiff:ResolutionUnit>

Participant
February 27, 2024

Since I've determined that; If I download, transfer, import, export (or whatever we are calling it these days) my 200 DPI images from my Samsung Galaxy Ultra to Photoshop; PS will automatically turn my large file into 72dpi.

If I go to “images size” in PS can I safely change it to 200 (Samsung’s maximum image capture) without loosing quality of the image?

D Fosse
Community Expert
Community Expert
February 27, 2024

If you read the full thread you will see that Export does not "change" into 72 ppi.

 

What it does is to strip the ppi number from the file altogether, because it's not needed for web/screen/mobile devices.

 

The 72 number appears as a default value when the file is reopened into Photoshop.

 

As long as you don't resample, you can set the ppi number to anything you want. Nothing in the file changes.

Test Screen NameCorrect answer
Legend
January 26, 2022

It is because you use Export. Export is for web use and DOES NOT SET PPI. This will be shown as a default, depending on the app, often 90 ppi or 72 ppi.

If you are working for print, you MUST use Save a copy or Save as to preserve the ppi.

If you are working for web use, the ppi is not relevant, though many web sites are written by confused people who don't understand, and claim it matters.

Alba_sanAuthor
Participant
January 26, 2022

I undertstand, thank you so much!

Per Berntsen
Community Expert
Community Expert
January 26, 2022

Exporting strips out the PPI value, so the exported image has no PPI value at all.

When you open the exported image in Photoshop, it assigns a value of 72, it has to assign a value for several reasons.

To keep the PPI, save the jpg using Save As.

Alba_sanAuthor
Participant
January 26, 2022

Okayy, thank you so much!

marliton
Community Expert
Community Expert
January 26, 2022

Hi. You should take care of the image dimensions, not the ppi. For example, 1200px x 600px.

 

Marlon Ceballos