Skip navigation.

Log in | Sign up

Linux for Designers

a blog by Eckhard M. Jäger

Posts tagged with "cmyk"

Inkscape & CMYK

, , , ...

John Cruz posted some interesting news about CMYK profiles in Inkscape. It seems the upcoming Inkscape 0.47 would be very interesting for prepress cases too:
* Add a basic UI for linking to ICC profiles
* Integrate ICC profile support into the existing color selectors, incl. gamut warning.
* Improved style and/or CSS support to manage paint types, palettes, etc.
* Basic support for "registration" color/style.
* Coordinate with Cairo team on extending API beyond RGB
* CMYK PDF export

That sounds great so after that it isn't longer necessary exporting Bitmaps and using Gimp to create CMYK PDF documents.

Update
Some more information and mockups at the Inkscape Brazil Wiki (in portuguese).

Color Profiles

, , , ...

Color profiles are usefull for prepress, image and video editing. Besides the package "icc-proflies" (contains ECI-RGB.V1.0.icc, ISOcoated.icc, ISOuncoated.icc, ISOuncoatedyellowish.icc, ISOwebcoated.icc, LStar-RGB.icc, PhotoGamutRGB_avg6c.icc, Fogra27L.icm, sRGB.icm) that ships with Ubuntu there are other free and professional color profile available:

Adobe
http://download.adobe.com/pub/adobe/iccprofiles/win/AdobeICCProfiles_end-user.zip
http://download.adobe.com/pub/adobe/iccprofiles/win/AdobeICCProfilesCS4Win_end-user.zip

ECI European Color Initiative
http://www.eci.org/doku.php?id=en:downloads

ICC profiles are a standard of color management. All of them are platform independent and can be used with Gimp, Scribus, Inkscape and F-Spot & Co. To make the profiles available system wide (including Windows applications running on Wine) copy the downloadad profiles to
~/.color/icc

Myself prefer the Euroscale V2 profile for print and the Adobe 1998 profile for image editing.

CMYK Tiff 2 PDF for Gimp final

, , , ...

I updated my CMYK Tiff 2 PDF for Gimp plugin besides minor fixes i added new features like:
* Exporting two images as on PDF
* Start Acrobat or Evince after export
* Delete CMYK TIff images after PDF creation

For myself it sounds like feature complete but i'm interested in your feedback too.

» Read more...

Acrobat Reader 8.1.3 update

, , , ...

Envince and a lot of other PDF viewers are great for the daily usage. But working with PDF documents for prepress the best at all is always the Adobe PDF Reader. Due some security issues Adobe updated it now to version 8.1.3.
The Adobe Reader is available in various languages as a Deb and RPM archive too, so its easy for you to install it. You can get it via the Medibuntu Repository too.

CMYK Tiff 2 PDF for Gimp

, , , ...

To complete my workflow using Seperate+ that generates CMYK Tiff images inside of Gimp i wrote a small Python plugin for Gimp that allows you to convert the saved CMYK Tiff image into a PDF for prepress.

Read more...

Gimp plugin Seperate+ 0.5.3

, , , ...

Seperate+ for Gimp, a plugin that sepeartes color channels to layers and allows you to attach color profiles, is now available as version 0.5.3. This release adds a lot of interesting color device features:

* profile selection button : shows profile class icon
  - Digital camera : input device class
  - LCD monitor : display device class
  - Desktop printer : output device class(RGB)
  - Color LBP/copier : output device class(CMYK)
* profile selection button : minor fixes
It seems i have to update my Ubuntu Deb package of 0.5.1 soon :wink: Check out the new screenshot gallery at the bottom of the Seperate+ page too!

Gimp plugin Seperate+ 0.5.2 available

, , , ...

With some minor changes Seperate+ 0.5.2 is available:
* enabled dragging ICC profile onto profile selection buttons
* profile selection button : (Mac OS X only)fix crashing when checking primary language
* updated Japanese localization messages
* added Polish (from Zbigniew Małach) and Korean (from Dust) localization messages
If you looking for a Ubuntu Deb package you can download my 0.5.1 binary.

Using Spot Colour palettes

, , , ...

Reading through Planet Gnome i stumbled over a post of Andreas Nilsson (Random Pixels) who pointed to an interesting entry of the Scribus Wiki about using Spot Colour palettes (like HKS or Pantone). Of course this works with Gimp and Inskape too.
If you are looking for a conversion table about HKS, CMYK and RAL spot colors check out this PDF document and this webpage (HKS N,K,E,Z) or this (HKS/CMYK/ RGB) or this (Pantone/CMYK/RGB) too.

Gimp & Seperate+ = CMYK

, , , ...

Once i reported about the further development of the Seperate plugin: Seperate+, a nice addon to export Gimp images into the CMYK color space. After my Ubuntu Graphic Workshop i renembered the plugin (many people asked about Gimp & CMYK) and i revisited the site again: Taa-Taa Seperate+ 0.5.1 is available :smile: but not longer as a Linux binary :frown:.
So i tried to compile it and for the first time i did it successful. Then go step by step of this Deb-Making-List (thanks to Simpsons-Fan) and created a Deb Archive of it:
gimp-seperate+-0.5.1-i386.deb :smile:
The plugin can be found at the menu of the image windows: "Image > Seperate".
You can get nice CMYK color profiles by installing the Ubuntu package "icc-profiles" and download color profiles of Adobe (copy them into ~/color/icc).

How its works:
* Open your RGB image in Gimp via "File > Open"
* Start Seperate+ "<Image Window> > Image > Seperate > Seperate"
* Setup the profiles, may as source "Adobe 1998" and as destination profile "Euroscala V2"
* Press OK, an image with 4 layers is created
* Each layer represents a color channel of CMYK
* Now save the image as CMYK Tiff at "<Image Window> > Image > Seperate > Save..."

Update:
Check out my Sepearte+ addon "CMYK Tiff 2 PDF for Gimp" to and read the post about color profiles too. The Seperate+ plugin is bundled with Ubuntu 8.10 and higher, just install the package "gnome-plugin-registry".

Acrobat Reader 8.1.2 update

, , , ...

Envince and all the others PDF viewesr are great for the daily use working with office documents. But the best for print layout previewings is always the Adobe PDF Reader. Adobe updated it to version 8.1.2 now, read about the changes at GnomeFiles.
The Adobe Reader is available as a Deb and RPM archive too, so its easy for you to install it.

Seperate+ plugin for Gimp

, , , ...

Yoshinori Yamakawa has written a improved version of the Seperate plugin called Speperate+.
Well done! Here is a comparsion: Seperate, Sepearet+ and Photoshop 7:



UPDATE:
Get a short Howto and a Deb archive for Ubuntu here.