Speed up time to convert color space from CMYK to RGB
Posted: 2018-03-29T21:52:14-07:00
Hello!
ImageMagic converts the color space from JPEG CMYK to RGB The processing time is about 160 seconds slow and I am in trouble.
Is there a solution?
Below is the information at time execution.
■Execution environment
OS:HP-UX B.11.31 ia 64
CPU:Itanimu 9350 1.73GHz 6Core
Memory:16378MB (15.99GB)
■ImageMagick
Version:ImageMagick 7.0.7-22 Q16 ia64 2018-01-24 http:www.imagemagick.org
Features:Cipher DPC HDRI Modules
Delegates(built-in):bzlib fontconfig free type jng jpeg lcmd ltdl lzma pangocairo png wmf x xml zlib
Resource limits:
Width:107.374MP
Height:107.374MP
Area:4.29497GP
Memory:2GiB
Map:4GiB
Disk:unlimited
File:3072
Thread:1
Throttle:0
Time:unlimited
■Execution command
convert -profile JapanColor2001Coated.icc -intent Relative -black-point-compensation -colorspace cmyk input.jpg -profile sRGB_IEC61966-2-1_black_scaled.icc -colorspace rgb output.jpg
■Input file
File size:1268239byte
Pixel size:5787x8002
dpi:1500x1500
Bit depth:24
Thanks!
ImageMagic converts the color space from JPEG CMYK to RGB The processing time is about 160 seconds slow and I am in trouble.
Is there a solution?
Below is the information at time execution.
■Execution environment
OS:HP-UX B.11.31 ia 64
CPU:Itanimu 9350 1.73GHz 6Core
Memory:16378MB (15.99GB)
■ImageMagick
Version:ImageMagick 7.0.7-22 Q16 ia64 2018-01-24 http:www.imagemagick.org
Features:Cipher DPC HDRI Modules
Delegates(built-in):bzlib fontconfig free type jng jpeg lcmd ltdl lzma pangocairo png wmf x xml zlib
Resource limits:
Width:107.374MP
Height:107.374MP
Area:4.29497GP
Memory:2GiB
Map:4GiB
Disk:unlimited
File:3072
Thread:1
Throttle:0
Time:unlimited
■Execution command
convert -profile JapanColor2001Coated.icc -intent Relative -black-point-compensation -colorspace cmyk input.jpg -profile sRGB_IEC61966-2-1_black_scaled.icc -colorspace rgb output.jpg
■Input file
File size:1268239byte
Pixel size:5787x8002
dpi:1500x1500
Bit depth:24
Thanks!