Search found 116 matches

by Carter J
2014-02-03T22:15:34-07:00
Forum: Bugs
Topic: Converting any image to EPS-CMYK produces distorted files
Replies: 19
Views: 26293

Re: Converting any image to EPS-CMYK produces distorted file

Do we have an update?
We are still facing issue with this problematic conversion of files
by Carter J
2014-01-31T00:20:56-07:00
Forum: Bugs
Topic: Converting any image to EPS-CMYK produces distorted files
Replies: 19
Views: 26293

Re: Converting any image to EPS-CMYK produces distorted file

Save the image as ps2:logo2.eps. You'll then to need to specify the CMYK colorspace to read the image (e.g. identify -colorspace CMYK logo2.eps). We'll add a patch to detect that the image is CMYK in the next point release of ImageMagick. Saving the image as ps2:filename.eps seems to be working, bu...
by Carter J
2014-01-29T22:31:47-07:00
Forum: Users
Topic: Background color loss from EPS to other formats
Replies: 5
Views: 12509

Re: Background color loss from EPS to other formats

Guys,
Any workaround on this would be of great help, as we are stuck with this kind of images.
by Carter J
2014-01-29T22:00:48-07:00
Forum: Users
Topic: Conversion of EPS to JPG file generates zero byte file
Replies: 13
Views: 15028

Re: Conversion of EPS to JPG file generates zero byte file

I have tried the following command as you suggested. I am not able to produce JPG file have size greater than 0 bytes. convert -colorspace sRGB VectorWebconsSet.eps VectorWebconsSet.jpg I am using Linux Machine and Its release is 2.6.32-279.9.1.el6.x86_64 Might there be any other reason for this str...
by Carter J
2014-01-29T09:41:38-07:00
Forum: Users
Topic: Conversion of EPS to JPG file generates zero byte file
Replies: 13
Views: 15028

Re: Conversion of EPS to JPG file generates zero byte file

Thanks for the reply. I have tried plain convert command for converting EPS file to JPG file. In this case also the output is same. Convert VectorWebconsSet.eps VectorWebconsSet.jpg Command: convert -version Version: ImageMagick 6.8.7-5 Q16 x86_64 2013-11-07 http://www.imagemagick.org Copyright: Cop...
by Carter J
2014-01-28T23:59:28-07:00
Forum: Bugs
Topic: Converting any image to EPS-CMYK produces distorted files
Replies: 19
Views: 26293

Re: Converting any image to EPS-CMYK produces distorted file

To help the IM developers, please post your exact command line also. Ok, here we go C:\Users\carter.j\Desktop>convert -alpha off Carter_CMYK_1.jpg -profile USWebCoatedSWOP.icc Carter_CMYK_1.eps C:\Users\carter.j\Desktop>convert -alpha off Carter_CMYK_1.jpg -profile USWebCoatedSWOP.icc -profile USWe...
by Carter J
2014-01-28T22:54:39-07:00
Forum: Bugs
Topic: Converting any image to EPS-CMYK produces distorted files
Replies: 19
Views: 26293

Converting any image to EPS-CMYK produces distorted files

Might be a bug, so posting here In continuation to the thread here -> http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=24877 ImageMagick Version - 6.8.7-4 2013-10-26/6.8.8.2 Q16 x64 (Tried with both IM versions) OS - Windows7 Professional, 64 bit Ghost Script Version - 9.05/9.10 (...
by Carter J
2014-01-28T21:58:53-07:00
Forum: Users
Topic: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)
Replies: 10
Views: 8227

Re: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)

fmw42, We specifically need to convert certain set of images to EPS-CMYK For Ex: Input Output JPEG-CMYK EPS-CMYK JPEG-RGB EPS-CMYK TIFF-CMYK EPS-CMYK TIFF-RGB EPS-CMYK Tried with several input files of the above specified input formats which are different files from one another and still the output ...
by Carter J
2014-01-28T09:03:39-07:00
Forum: Users
Topic: JPEG-CMYK to EPS-CMYK is distorted
Replies: 0
Views: 3706

JPEG-CMYK to EPS-CMYK is distorted

Hi All, When I'm trying to convert JPEG-CMYK to EPS-CMYK, the output image is distorted. Command used: convert -alpha off JPEG_CMYK_2.jpg JPEG_CMYK_2.eps I have also tried convert C:\Users\admin\Dropbox\JPEG_CMYK_2.jpg -profile D:\ICCProfiles\USWebCoatedSWOP.icc -profile D:\ICCProfiles\USWebCoatedSW...
by Carter J
2014-01-28T08:12:00-07:00
Forum: Users
Topic: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)
Replies: 10
Views: 8227

Re: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)

Hi snibgo,

We have also tried applying profiles twice, still the output image showing as RGB instead of CMYK.

Could you please suggest any alternative.

Thanks,
by Carter J
2014-01-28T07:13:35-07:00
Forum: Users
Topic: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)
Replies: 10
Views: 8227

Re: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)

Hi fmw42, It's not happening only with that JPEG image. I have tried with other JPEG files also. For reference, please find another input image & output image below. https://www.dropbox.com/s/k69w59phubrjsml/JPEG_CMYK_2.jpg https://www.dropbox.com/s/urz0vjw9cnxloo8/JPEG_CMYK_2.eps Please suggest...
by Carter J
2014-01-28T05:52:19-07:00
Forum: Users
Topic: Background color loss from EPS to other formats
Replies: 5
Views: 12509

Re: Background color loss from EPS to other formats

Hi snibgo,

Thanks for reply.

I tried convert SampleEpsFile.eps -clip -negate t.png, and got below image without any warnings or errors.

https://www.dropbox.com/s/de6kjz8x82uxlzr/t.png

Please suggest how can I get desired output without any background color loss.

Thanks,
by Carter J
2014-01-27T22:52:57-07:00
Forum: Users
Topic: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)
Replies: 10
Views: 8227

Re: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)

Hi fmw42,

I have edited the question with example Input Image.

Please suggest.


Thanks,
by Carter J
2014-01-27T04:02:08-07:00
Forum: Users
Topic: Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)
Replies: 10
Views: 8227

Convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT)

Hi All, We are trying to convert CMYK-Other Formats to CMYK-EPS (or CMYK-EPT), but the output images still showing as sRGB. We tried both -Colorspace and -Profiles . While using -Profiles, as suggested in http://www.imagemagick.org/discourse-server/viewtopic.php?t=8688 , tried extracting existing pr...
by Carter J
2014-01-24T03:39:25-07:00
Forum: Developers
Topic: Older versions of Image Magick
Replies: 6
Views: 36523

Re: Older versions of Image Magick

Hi

I want 6.8.7-5 version of ImageMagick. I want to install this ImageMagick on my Windows 7 Machine.

Can someone post the link for me

Thanks