Skip navigation.

Log in | Sign up

Linux for Designers

a blog by Eckhard M. Jäger

Posts tagged with "seperate+"

Getting famous with GIMP :)

, , , ...

Ok, i'm getting not really famous but as i read my CMYK Tiff 2 PDF for Gimp script is now in Debian SID and Ubuntu Karmic. That means many, many, many people can enjoy my work :smile:
BTW : You can enjoy that and a lot of other stuff now too, just download the liblqr-1-0_0.4.1-1_i386.deb and the gimp-plugin-registry_2.1-1_i386.deb package and install them. This will update the packages of Jaunty.

CMYK Tiff 2 PDF for Gimp update

, , , ...

After using my CMYK Tiff 2 PDF for Gimp in real life by creating the prepress PDF of the german Ubuntu flyer and the chance to get it bundled in the Debian package "gimp-plugin-registry" i updated it again and fixed some bugs:
* added license information about GPLV2
* now compression modi "Zip" and "JPEG 95%" are working
* a creator sign "GIMP CMYK Tiff 2 PDF" in the meta informations of the PDF document will be added

» Read more...

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...

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.

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 "gimp-plugin-registry".

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.