Search found 5 matches

by MissAran
2014-07-09T07:29:19-07:00
Forum: Users
Topic: CMYK EPS to Transparent Tiff (CMYK)
Replies: 9
Views: 5923

Re: CMYK EPS to Transparent Tiff (CMYK)

A simple conversion of the file creates no black pixels, as shown by: Code: Select all convert transparent.eps -unique-colors txt: Looking at the image, I doubt that changing density would create black pixels. I don't understand what you want to do. Hi snibgo I want to convert this EPS into a ...
by MissAran
2014-07-09T00:54:32-07:00
Forum: Users
Topic: CMYK EPS to Transparent Tiff (CMYK)
Replies: 9
Views: 5923

Re: CMYK EPS to Transparent Tiff (CMYK)

No Problem.

Here is the EPS file via Dropbox.

https://www.dropbox.com/s/3gze9234bbmlz ... parent.eps
by MissAran
2014-07-08T11:03:11-07:00
Forum: Users
Topic: CMYK EPS to Transparent Tiff (CMYK)
Replies: 9
Views: 5923

Re: CMYK EPS to Transparent Tiff (CMYK)

Hi there, Got to another development server which has a pretty update installation. Here is the verbose identify for the eps. Image: transparent.eps Format: EPT (Encapsulated PostScript with TIFF preview) Class: DirectClass Geometry: 1347x913+0+0 Resolution: 72x72 Print size: 18.7083x12.6806 Units ...
by MissAran
2014-07-08T10:19:39-07:00
Forum: Users
Topic: CMYK EPS to Transparent Tiff (CMYK)
Replies: 9
Views: 5923

Re: CMYK EPS to Transparent Tiff (CMYK)

I will test on the latest tonight and give you an update.

But attached is the eps file.

http://www.filedropper.com/transparent_1

Many thanks
by MissAran
2014-07-08T09:04:10-07:00
Forum: Users
Topic: CMYK EPS to Transparent Tiff (CMYK)
Replies: 9
Views: 5923

CMYK EPS to Transparent Tiff (CMYK)

Hi everyone, first post so please be kind :3 I have a EPS (CMYK) that I need to convert into a transparent TIFF (also in CMYK). Reason being is that the I'm using TCPDF library to output PDFs for print and if I have a transparent image it can't be turned into a jpeg (that's another story). So yeah ...