Color shift processing an eps file
Posted: 2015-03-10T09:00:15-07:00
We use IM to process a wide variety of input formats to get preview and thumbnails for our DAM product.
A customer complains that the conversion of the file MoreLikeHer_EB.EPS alter color and loses contrast.
We are currently using ImageMagick-6.9.0-7-Q16-x86-dll.exe and ghostscript 9.15.
this snippet of the log shows our command line to IM:
03/10/2015 11:52:51 5392:5432 [DEBUG] ImageMagick IPiece:CImageMagickPieceImpl::IPAcquireFile(): Temp file is [c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg]
03/10/2015 11:52:51 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): Converting file [C:\Archive\admin\1425830823\03102015115217572\MoreLikeHer_EB c.eps] to [c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg]
03/10/2015 11:52:51 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): The wszConvFilePath is c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg
EX argv list [convert]
EX argv list [-auto-orient]
EX argv list [-size]
EX argv list [383x576]
EX argv list [C:\Archive\admin\1425830823\03102015115217572\MoreLikeHer_EB c.eps[0]]
EX argv list [-alpha]
EX argv list [Off]
EX argv list [-resize]
EX argv list [383x512]
EX argv list [-density]
EX argv list [72x72]
EX argv list [-quality]
EX argv list [90]
EX argv list [-profile]
EX argv list [c:\TELESC~1\IPieces\ImageMagick\CMYK.icc]
EX argv list [-profile]
EX argv list [c:\TELESC~1\IPieces\ImageMagick\sRGB.icm]
EX argv list [+profile]
EX argv list ["*"]
EX argv list [c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg]
03/10/2015 11:52:51 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): About to generate Extended view.
03/10/2015 11:52:58 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): Extended view generation complete.
03/10/2015 11:52:58 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): Got file size [67441]
03/10/2015 11:52:58 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): Successfully converted file [C:\Archive\admin\1425830823\03102015115217572\MoreLikeHer_EB c.eps] to [c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg]
end snippet:
Any thoughts or tips on how we can get a better rendering of this image would be appreciated.
Our customer has agreed to share the file with ImageMagick for analysis.
Image is at our ftp site:
ftp.northplains.com
user:publicforum
pass:543publicforum123
dir: /imagemagick/ts-9819/
file:MoreLikeHer_EB c.eps
Thanks,
Graeme
A customer complains that the conversion of the file MoreLikeHer_EB.EPS alter color and loses contrast.
We are currently using ImageMagick-6.9.0-7-Q16-x86-dll.exe and ghostscript 9.15.
this snippet of the log shows our command line to IM:
03/10/2015 11:52:51 5392:5432 [DEBUG] ImageMagick IPiece:CImageMagickPieceImpl::IPAcquireFile(): Temp file is [c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg]
03/10/2015 11:52:51 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): Converting file [C:\Archive\admin\1425830823\03102015115217572\MoreLikeHer_EB c.eps] to [c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg]
03/10/2015 11:52:51 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): The wszConvFilePath is c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg
EX argv list [convert]
EX argv list [-auto-orient]
EX argv list [-size]
EX argv list [383x576]
EX argv list [C:\Archive\admin\1425830823\03102015115217572\MoreLikeHer_EB c.eps[0]]
EX argv list [-alpha]
EX argv list [Off]
EX argv list [-resize]
EX argv list [383x512]
EX argv list [-density]
EX argv list [72x72]
EX argv list [-quality]
EX argv list [90]
EX argv list [-profile]
EX argv list [c:\TELESC~1\IPieces\ImageMagick\CMYK.icc]
EX argv list [-profile]
EX argv list [c:\TELESC~1\IPieces\ImageMagick\sRGB.icm]
EX argv list [+profile]
EX argv list ["*"]
EX argv list [c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg]
03/10/2015 11:52:51 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): About to generate Extended view.
03/10/2015 11:52:58 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): Extended view generation complete.
03/10/2015 11:52:58 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): Got file size [67441]
03/10/2015 11:52:58 5392:5432 [DEBUG] ImageMagickAPIWrapper::AcquireFile(): Successfully converted file [C:\Archive\admin\1425830823\03102015115217572\MoreLikeHer_EB c.eps] to [c:\Telescope\gb_temp\NPS_IPIM_5392viewx.jpg]
end snippet:
Any thoughts or tips on how we can get a better rendering of this image would be appreciated.
Our customer has agreed to share the file with ImageMagick for analysis.
Image is at our ftp site:
ftp.northplains.com
user:publicforum
pass:543publicforum123
dir: /imagemagick/ts-9819/
file:MoreLikeHer_EB c.eps
Thanks,
Graeme