Yesterday, 08:59 AM
(This post was last modified: Yesterday, 09:01 AM by rich2005.
Edit Reason: typo
)
(12-23-2024, 11:08 PM)Roberto Pinto Wrote: .........snip......
Unfortunately, the print size is correct, i.e., 300ppi but the exported tif image is still 72ppi.
kubuntu 24.04 / Gimp 2.10.38 (PPA)
I just can not reproduce that. Open an image, jpeg or maybe RAW change resolution to 300 ppi and an exported tiff keeps the dpi. I do turn off layers.. most of the other tick boxes but keep exif data.
The question might be, what are you using for determining the exported tiff image ppi value ?
As an example: Using imagemagick and a 16 bit exported file from a raw image.
rich@rich-nova2:~/temp$ identify -verbose 1.tiff
Image:
Filename: 1.tiff
Permissions: rw-rw-r--
Format: TIFF (Tagged Image File Format)
Mime type: image/tiff
Class: DirectClass
Geometry: 3178x4770+0+0
Resolution: 300x300
Print size: 10.5933x15.9
Units: PixelsPerInch
Colorspace: sRGB
Type: TrueColor
Endianness: LSB
Depth: 16-bit
.........................