Hello,
Do I need separate downloads/installations (eg. lcms) to make color management options work on Windows?
Binary:
ImageMagick-6.7.9-1-Q16-windows-static.exe
System:
Windows 7
TIA
Search found 4 matches
- 2012-08-25T02:09:56-07:00
- Forum: Users
- Topic: color management with IM on windows
- Replies: 1
- Views: 3512
- 2011-12-30T08:07:17-07:00
- Forum: Users
- Topic: Reverse of -crop
- Replies: 3
- Views: 8038
Re: Reverse of -crop
Thank you very much. I don't know why I didn't try this.
- 2011-12-21T07:48:52-07:00
- Forum: Users
- Topic: TIFF Compression JPG with CMYK
- Replies: 23
- Views: 53819
Re: TIFF Compression JPG with CMYK
Don't know which party is guilty but sometimes colorspace conversion with IM doesn't properly kick in. When doing conversion only with -colorspace IM only changes declaration of colorspace in file but doesn't exchange 'real' ICC info (for example ICC CMYK profile can be still attached). Some ...
- 2011-12-21T05:33:47-07:00
- Forum: Users
- Topic: Reverse of -crop
- Replies: 3
- Views: 8038
Reverse of -crop
Hello,
I have a big set of images in various sizes and I want to get only bottom 45 pixels I can easily get rid of this row with
mogrify -crop +0-45 +repage *.tif
But how to get rid of *rest* of image and retain only those bottom 45px???
TIA
v.
I have a big set of images in various sizes and I want to get only bottom 45 pixels I can easily get rid of this row with
mogrify -crop +0-45 +repage *.tif
But how to get rid of *rest* of image and retain only those bottom 45px???
TIA
v.