TIFF + CMYK

Bug #172032 reported by Bug Importer
This bug report is a duplicate of:  Bug #492402: Export to TIFF to support CMYKA color. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Invalid
Wishlist
Unassigned

Bug Description

Please add support to export to a TIFF with CMYK, Inkscape is one hell of a
vector program. But without the option of being able to export with CMYK
values just makes it impossible to use for professional printing.

Joe

Revision history for this message
Cliveweb (cliveweb) wrote :

Originator: NO

Since SVG is inherently an RGB based standard then converting colours to
CMYK would, at best, be hit-and-miss. Certainly, other professional
printing features, such as separation spot colours ain't gonna work.
So I'm not convinced this is achievable in a sensible way. If you are
involved in a PDF workflow then Acrobat Professional would probably do a
better job of converting RGB to CMYK.

Revision history for this message
Jon A. Cruz (jon-joncruz) wrote :

Originator: NO

The first issue is that there is no single style of TIFF image. The
standard is very complex and different software implements different
subsets of it.

The second issue is that most now are considering PDF "the" format for
professional printing. Currently Inkscape->Scribus->PDF is a strong
workflow for many people. CMYK color values are being added to Inkscape and
Scribus will be passing on use of that.

vonHalenbach (lustik)
Changed in inkscape:
importance: Low → Wishlist
status: New → Invalid
Revision history for this message
Pander (pander) wrote :

Workaound is:
  convert image.png -colorspace cmyk -compress lzw -profile /usr/share/color/icc/ISOwebcoated.icc image.tif

Note that you use the correct ICC profile from /usr/share/color/icc/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.