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.