Search found 5 matches
- 2018-06-19T15:33:54-07:00
- Forum: Users
- Topic: determining the pixel aspect ratio of a TIFF
- Replies: 9
- Views: 6254
Re: determining the pixel aspect ratio of a TIFF
I just tried that and sure enough, the AR is not 1. Thanks, I'll use this method for now.
- 2018-06-19T15:11:45-07:00
- Forum: Users
- Topic: determining the pixel aspect ratio of a TIFF
- Replies: 9
- Views: 6254
Re: determining the pixel aspect ratio of a TIFF
Is there a better image hosting site I can use? It's TIFF on disk, I don't know how it ended up being a PNG.
- 2018-06-19T14:23:22-07:00
- Forum: Users
- Topic: determining the pixel aspect ratio of a TIFF
- Replies: 9
- Views: 6254
Re: determining the pixel aspect ratio of a TIFF
Here is an upload: https://imgur.com/hPq53nZ
- 2018-06-19T12:23:39-07:00
- Forum: Users
- Topic: determining the pixel aspect ratio of a TIFF
- Replies: 9
- Views: 6254
Re: determining the pixel aspect ration of a TIFF
Thanks for the response. My understanding is that 'Pixel Aspect Ratio' refers to the ratio of the pixel's width to its height. I should clarify that the above doesn't give me that information.
- 2018-06-19T12:00:58-07:00
- Forum: Users
- Topic: determining the pixel aspect ratio of a TIFF
- Replies: 9
- Views: 6254
determining the pixel aspect ratio of a TIFF
Hi there, this is a little out of my domain so please bear with me. I have a TIFF image coming out of an in house application and the issue seems to be that, while the size of the image is correct (1024 x 768), the pixel aspect ratio is not. How do I measure this using ImageMagick for Windows? I had ...