I have one little-big problem … After upgrading my computer GIMP seems to be opening files sent to him from RawTherapee as 72x72ppi resolution instead of 300x300ppi … It drives me nuts that I have to manually change that every time before exporting … I have no idea how GIMP decides to open some files with 72x72 Vs 300x300 … Before upgrade I never had to change ppi of files from RT … it was always 300x300
I’ve verified that old files (before upgrade) gimp opens as 300x300 but tif files from upgraded RT 72x72 and some other files even completely weirdly like this file below (which is just screenshot) … gimp wants to open file with 64.008x64.008 ppi … for the sake of God why ???
I don’t know why this has changed. Maybe GIMP now reads more metadata from the image. But the more important point is that the PPI is not defined as long as it is a digital image. Only when the image is displayed/printed can you calculate the PPI. Or you can define a PPI and then get the size of the displayed/printed image in inches. PPI is not an indicator of image quality.
Old monitors had ~72ppi. That’s why it is a pre defiend value in many programs. But modern ones have 72-160ppi and the iPhone for example has 460ppi.
On the other hand, 300ppi is a common value used by many printers, so it is used by other programs.
thanks … I have both 300s checked … interesting stuff … file provided above considers GIMP to be 64.008x64.008 … why for the sake of God …
GIMP somehow reads the ppi (which is I know, I know virtual thing) from files and it opens some files with 300x300, some other files 72x72 and file above as 64.008x64.008 … I would love to understand why …
If those Exif resolution tags are present in a file, they are used. If they are not (or not specified by the exporting app), the Exif spec says to assume 72…
ok … archive here with 3 files … files are ALWAYS opening in gimp with ppi resolution as name indicates
I tested 2 versions of GIMP … my standard version 2.10.38 from my distro ++ 2.99.18 from flatpak … behaviour is always same … files are opening each with different ppi
my point is that I would love to
know why ??? o.O it drives me nuts
to make RT to export files for gimp with 300ppi tag set (like it was doing in 5.8 - my previous version)
No problem … I am resizing the size of the final pictures for export based on mm (milimetres) and I need a ppi for that … It annoys me that I have to manually always change the ppi … I never had this issue before … All tif files (from RT or DT) were in GIMP being opened by default as 300ppi images … now they are not …
supposed real world size of the image o.O in centimetres or inches ? I know I know, that `real world size’ of image in digital form is highly fluid concept, but this is why I’ve prepended it with word “supposed” …
Yes, exactly. In other words, it’s a random number to calculate a random size in inches.
And do you have a use case for this? No one is going to shoot a photo, then print it, and then be surprised that it is 10x15 inches.
Isn’t it always the other way around? I’d like to print an image in a specific size and dpi. (Defined by the printer or the use of the image.) Then I can check if my image has enough pixels.
The only use I can see for DPI within an image is when I have scanned the image. Then I can reprint it at the same DPI to get an image of the same size.
Exif is a Standard of the Japan Electronics and Information Technology Industries Association and it is they who presume the tags’ use cases. See http://kronometric.org/phot/std/Exif2-2.PDF
It’s PPI, not DPI. DPI refers for example to the splodges per inch from a print head.
I don’t print and therefore have no use at all for the Exif ‘Xresolution’, ‘Yresolution’ and ‘ResolutionUnit’ tags.