exporting tiff files

Asked by Justin Phillips

My publisher requires files delivered as 300 dpi tiff files. The online help files says this can be done with Batik. I have tried to make this work but have not yet been able to successfully export my work. How do I use the Batik software to export tiff files?

Question information

Language:
English Edit question
Status:
Answered
For:
Inkscape Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Hachmann (marenhachmann) said :
#1

Hi Justin,

if you're often converting between image formats, I'd suggest you rather use imagemagick: www.imagemagick.org/ , which can probably convert from every available raster image format to any other one.

This would mean you export to png, then use some 'convert blabla.png blabla.tiff' command (you may need to extend it a bit, but that's the basic command), and you're done. Or you could also write an extension that does that automatically.

If your publisher needs the files with a CMYK color profile, then using imagemagick is probably a good idea anyway, as Inkscape can only export to RGB color space.

If you don't have many files to convert, you could also consider opening them with a raster graphics editor (e.g. Gimp: http://gimp.org) and saving them as tiff from there.

Hope this helps,
 Maren

Can you help with this problem?

Provide an answer of your own, or ask Justin Phillips for more information if necessary.

To post a message you must log in.