Thanks very much, snibgo.
A modified command of:
convert 168032_apm_uc.psd -auto-orient -alpha transparent -clip -alpha opaque +clip -trim -density 120 -profile 'C:/icc/sRGB.icc' +profile 'xmp' -resize 800x800 168032_apm_uc.psd
...does indeed remove the interference pattern! However, it also ...
Search found 2 matches
- 2016-08-25T21:39:18-07:00
- Forum: Users
- Topic: Help: geometric distortion in crop + resize conversion
- Replies: 4
- Views: 2167
- 2016-08-25T03:53:53-07:00
- Forum: Users
- Topic: Help: geometric distortion in crop + resize conversion
- Replies: 4
- Views: 2167
Help: geometric distortion in crop + resize conversion
Hi all,
Having some issues with the following conversion using ImageMagick-7.0.2-9-portable-Q16-x64 on Windows Server.
convert 168032_apm_uc.psd -auto-orient -alpha transparent -clip -alpha opaque -trim -density 120 -profile 'C:/icc/sRGB.icc' +profile 'xmp' -resize 1080x1080 168032_apm_uc.psd ...
Having some issues with the following conversion using ImageMagick-7.0.2-9-portable-Q16-x64 on Windows Server.
convert 168032_apm_uc.psd -auto-orient -alpha transparent -clip -alpha opaque -trim -density 120 -profile 'C:/icc/sRGB.icc' +profile 'xmp' -resize 1080x1080 168032_apm_uc.psd ...