Skip to main content
Participant
June 3, 2023
Answered

300dpi

  • June 3, 2023
  • 2 replies
  • 4188 views

I'm sure I'm asking a simple question
how do i do my photoshop work as 300 dpi image jpg
thanks 

This topic has been closed for replies.
Correct answer TheDigitalDog

There is zero difference in a document that is 1000x1000 pixels (as an example) at 72 dpi (PPI) or 300 dpi (PPI) or any such value. All are 1000x1000 pixels and the dpi/ppi is simply a metadata tag. 
This very, very old primer on resolution still seems necessary to post, this may help in understanding this tag:
http://digitaldog.net/files/Resolution.pdf

2 replies

TheDigitalDog
TheDigitalDogCorrect answer
Inspiring
June 3, 2023

There is zero difference in a document that is 1000x1000 pixels (as an example) at 72 dpi (PPI) or 300 dpi (PPI) or any such value. All are 1000x1000 pixels and the dpi/ppi is simply a metadata tag. 
This very, very old primer on resolution still seems necessary to post, this may help in understanding this tag:
http://digitaldog.net/files/Resolution.pdf

Author “Color Management for Photographers" & "Photoshop CC Color Management/pluralsight"
Participant
June 4, 2023

really interesting and thanks for this information

Ged_Traynor
Community Expert
Community Expert
June 3, 2023

@Trendssoul unless you're going to print your images, there's no need to change the DPI, if you do want to change it you can do that from the Image > Image Size menu

https://www.adobe.com/uk/creativecloud/photography/discover/dots-per-inch-dpi-resolution.html

jane-e
Community Expert
Community Expert
June 3, 2023

I hadn't seen that link before, @Ged_Traynor , but I like that it first correctly defines DPI and only later explains the difference between PPI and DPI!

 

What does DPI stand for?

DPI stands for Dots per Inch, referring to the number of ink droplets a printer will produce per inch while printing an image. The more dots of ink per inch the picture has, the more detail you will see when printed.

 

How does DPI differ from PPI?

PPI (Pixels per Inch) refers to the number of pixels that make up every inch of a digital image. It’s used to describe image resolution on a screen, rather than in print. DPI, meanwhile, refers to number of dots in every inch and is generally used for print purposes.

 

 

Jane

TheDigitalDog
Inspiring
June 4, 2023

Hi

Let me see if I can explain my previous post better.

1. In way of explanation for those people from countries that don't uses inches, 1 inch = 2.54 cm.

2. If you are making images purely for viewing on screens then ppi (which is metadata i.e. a value stored alongside the image) is totally irrelevant. All that matters is the size of the image in pixels. So let's say we have a 6000 x 4000 pixel image. Different screens will display that image at different sizes based on the physical size of the screen and how many physical screen pixels make up those screens. A 24 inch 4K screen will display the same image using the same number of pixels at a smaller physical size than a 48 inch 4K screen. The ppi data is ignored so you could make that value 1 ppi or 1000 ppi it will make no difference on the screen.

 

3. For printing, as stated by D Fosse, dpi and ppi are not necessarily the same value. Think of it simply -  pixels are the smallest unit of picture information that make up a rasterised image. So our image above has 6000 x 4000 pixels. The printer however can often print those pixels using even smaller dots. So a group of dots is put on the paper for each image pixel. Therefore dots per inch (dpi) can be higher than pixels per inch (ppi). You will not see a control to enter dots per inch (dpi) in an image editor such as Photoshop, at least not one that makes proper use of the terms. You may see a way to change dpi inside the printer driver but it is often labelled differently anyway, e.g. an Epson inkjet driver has a quality control which is actually setting the dots per inch value, it is just not labelled as that.
What you do have in Photoshop is a value for how many pixels should be used to make 1 inch (or 2.54 cm) of printed output. This is the pixels per inch (ppi) value. If such a value was not sent to the printer then the printer would have no way of calculating how big the physical print should be.

 

An example :

Our 6000 x 4000 image could be printed at 300 pixels per inch. That will print 20 inches x 13.3 inches ( 50.8 cm x 33.9cm).

We could also print the same image at 100 pixels per inch, without any resampling, so it still contains 6000 x 4000 pixels. This time it would print 60 inches x 40 inches which is much larger. But the larger print has no more picture information than the smaller print. 

In addition, a bit of trigonometry tells us that the first, smaller, print viewed from 22.9 inches will look identical in every way to the second, larger, print viewed from 68.7 inches away. That is why we do not need massive pixel counts in large images viewed from a distance.

 

Of course we can resample an image so that the larger print could be printed at 300ppi. That would then require 18,000 x 12,000 pixels and resampling has to 'invent' those extra 192 million pixels based on the known image pixels of which there were 24 million. It cannot add extra image detail, it can only make the additional pixels up based on the existing picture information. There are various algorithms to do this and all introduce artifacts. The better AI based algorithms can do a good job, but even they are still only making up the missing information. So why resample at all? In some circumstances it may be better to make up those intermediate pixels than to see the pixel structure when viewing the larger image from a close distance. That balance between introducing artifacts and the possibility of seeing pixels when viewed close is an artistic choice.

 

I hope this helps explain my previous answer

 

Dave


And to add: the PPI (DPI) doesn't necessarily work out to a 1:1 placement onto a printer. An Epson printer may actually produce 2880 DPI, but you would never need to use 2880 pixels for each inch or, for that matter, even 300 PPI (or if you must, 'DPI') for each inch of output as outlined here:
https://www.digitalphotopro.com/technique/photography-workflow/the-right-resolution/

Author “Color Management for Photographers" & "Photoshop CC Color Management/pluralsight"