Bug 501465 - Unable to change resolution (ppi) separately for width and height for TIFF file format
Summary: Unable to change resolution (ppi) separately for width and height for TIFF fi...
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: File formats (other bugs)
Version First Reported In: 5.2.9
Platform: Compiled Sources All
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-13 19:48 UTC by markleaf131313
Modified: 2025-03-14 03:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Tiff export settings dialog (50.28 KB, image/png)
2025-03-13 19:48 UTC, markleaf131313
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markleaf131313 2025-03-13 19:48:35 UTC
Created attachment 179375 [details]
Tiff export settings dialog

SUMMARY

TIFF file format supports independent "resolution" (pixels per inch or pixels per cm) for width and height. Trying to use a program that expects a specific resolution where the height resolution is 204.1 ppi for width and 195.6 ppi for height. So the image/output it uses ends up being a scrambled mess as I can't use the correct resolution.

STEPS TO REPRODUCE
1. File -> Export Advanced -> select "TIFF Image" format -> Save
2. Select "Resize" Tab
3. Under "Print Size", there is only one "resolution" input box

OBSERVED RESULT

TIFF file can only be exported with a resolution where Width and Height have the same resolution.

EXPECTED RESULT

Able to select resolution for Width and Height independently.