Search found 1 match
- 2012-01-10T07:25:03-07:00
- Forum: Bugs
- Topic: "convert -resize @area" creates image with incorrect size
- Replies: 2
- Views: 5637
"convert -resize @area" creates image with incorrect size
I want to resize a number of images to the resolution of 2200x1650 or 1650x2200, depending on whether the image is 4:3 or 3:4 (all source images are in one of those aspects). I have tried a number of geometry specifications and found that the best way to achieve this is to specify the pixel count, i ...