File formats that should be supported by Scribus (wish list): Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
Line 50: Line 50:
*<s>Kodak Photo CD See [http://www.wotsit.org/download.asp?f=pcd&sc=256555930 here].</s> DONE (GSoC 2008, via GraphicksMagick)
*<s>Kodak Photo CD See [http://www.wotsit.org/download.asp?f=pcd&sc=256555930 here].</s> DONE (GSoC 2008, via GraphicksMagick)
*Krita (KRA): According to Boudewijn Rempt from Krita, "the pixel data is 64x64 blocks of as many bytes as needed for a pixel, and the rest is xml and self-explanatory."
*Krita (KRA): According to Boudewijn Rempt from Krita, "the pixel data is 64x64 blocks of as many bytes as needed for a pixel, and the rest is xml and self-explanatory."
*<s>Mac Pict [http://developer.apple.com/technotes/qd/qd_14.html PICT tech doc from Apple]. [http://xaralx.org/ XaraLX] has a PICT import filter.</s> DONE (GSoC 2008, via GraphicksMagick)
*<s>Mac Pict [http://developer.apple.com/technotes/qd/qd_14.html PICT tech doc from Apple]. [http://xaralx.org/ XaraLX] has a PICT import filter.</s> DONE
*Open Raster (ORA) -- Once a reliable spec is available ...
*<s>PaintBrush Image (PCX) (See: http://www.qzx.com/pc-gpe/pcx.txt)</s> DONE (GSoC 2008, via GraphicksMagick)
*<s>PaintBrush Image (PCX) (See: http://www.qzx.com/pc-gpe/pcx.txt)</s> DONE (GSoC 2008, via GraphicksMagick)
*PaintShop Pro (GIMP has an import filter), See [http://www.wotsit.org/download.asp?f=pspspec&sc=256556090 here], [http://www.wotsit.org/download.asp?f=psp7&sc=256556090 here] and [http://www.wotsit.org/download.asp?f=psp8spec&sc=256556090 here].
*PaintShop Pro (GIMP has an import filter), See [http://www.wotsit.org/download.asp?f=pspspec&sc=256556090 here], [http://www.wotsit.org/download.asp?f=psp7&sc=256556090 here] and [http://www.wotsit.org/download.asp?f=psp8spec&sc=256556090 here].

Revision as of 06:08, 22 January 2010


Below is a list of file formats users think should be supported by Scribus. This doesn't mean that they will be actually supported, but the list will save numerous bug reports/RFEs. Feel free to add your suggestions. Please also see the Scribus FAQ on propietary imports

Note: Some of these formats may impossible to support for patent (in the U.S) and/or other practical reasons. Notably, no public documentation or mis-matches where a program X has a feature or vice versa. I have added some comments with * to indicate status or existing request --mrdocs 00:24, 17 March 2007 (CET)

Import

DTP

  • PageStream (file format spec is available here)
  • InDesign Exchange files (INX) IN PROGRESS
  • InCopy Markup Language (ICML).
  • InDesign Markup Language (IDML) DONE
  • FrameMaker Interchange Format (MIF). The spec is available (PDF) from Adobe.
  • Microsoft Publisher (PUB). While the PUB format isn't documented at all, it seems to use existing MS formats like DOC, WMF etc., so it may be possible to create at least a basic import filter.
  • QuarkXPress Tags – documentation available here and here (PDF) DONE
  • Xtags IN PROGRESS
  • Quark QXML files
  • Serif PagePlus PPP files (the new XML-based version). No spec available.
  • VivaDesigner XML files.

Text

Bitmap

  • Corel Photopaint – CPT files are based on TIFF, so that an import filter shouldn't be hard to write, according to Boudewijn Rempt.
  • GIMP - The GIMP developers have specifically recommended against using XCF as an interchange or import as some of the format relies on GIMP internals. Export TIFF or PNG. DONE (GSoC 2008, via GraphicksMagick)
  • IMG/IMG GEM (still used by Corel Ventura Publisher)
  • Kodak Photo CD See here. DONE (GSoC 2008, via GraphicksMagick)
  • Krita (KRA): According to Boudewijn Rempt from Krita, "the pixel data is 64x64 blocks of as many bytes as needed for a pixel, and the rest is xml and self-explanatory."
  • Mac Pict PICT tech doc from Apple. XaraLX has a PICT import filter. DONE
  • Open Raster (ORA) -- Once a reliable spec is available ...
  • PaintBrush Image (PCX) (See: http://www.qzx.com/pc-gpe/pcx.txt) DONE (GSoC 2008, via GraphicksMagick)
  • PaintShop Pro (GIMP has an import filter), See here, here and here.
  • Photoline
  • Picture Publisher
  • Sun Rasterfile File Format Doc DONE (GSoC 2008, via GraphicksMagick)
  • Truevision Targa (TGA/VDA/ICB/VST) – TGA v1 specification, TGA v2 specification DONE (GSoC 2008, via GraphicksMagick)
  • Windows Bitmap (BMP, RLE) DONE (GSoC 2008, via GraphicksMagick)

Vector

  • Acorn Draw (Cf. http://bugs.scribus.net/view.php?id=112) UniConvertor can convert AFF to SVG and EPS. The spec is available here. DONE (GSoC 2008)
  • Adobe Illustrator - The native format of Illustrator 9.0+ is actually PDF. PARTIALLY DONE FOR 9+ IN 1.3.5, for older versions via UniConvertor.
  • Calamus Vector Graphics (CVG) DONE
  • Computer Graphics Metafile (CGM) DONE
  • Corel Draw – UniConvertor can convert CDR 7-X4 files to SVG and EPS. DONE (GSoC 2008)
  • Corel Presentation Exchange Format *UniConvertor can convert CMX to SVG and EPS. DONE (GSoC 2008)
  • Dia (See http://svn.gnome.org/viewvc/dia/trunk/doc/)
  • Enhanced Metafile - libEMF is a LGPL library.
  • Karbon14 (KARBON) from KOffice
  • KChart (CHRT) from KOffice
  • Kivio (FLW)
  • Macromedia Freehand
  • Micrografx/Corel Designer (DSF)
  • Micrografx Draw (DRW) IN PROGRESS
  • OpenDocument charts (ODC)
  • PICT (vector content) DONE
  • StarOffice Draw 3x-5x – Use OO.o code? --C schaefer 02:19, 16 February 2008 (CET)
  • MS Visio (vsd) and Visio XML (vdx). See vdxtosvg and the vdx spec. See also: http://www.redferni.uklinux.net/dia/vdx/
  • Windows Metafile *Cf. libwmf DONE
  • WordPerfect Graphics DONE
  • Xara Xtreme – The spec is available here (fschmid) DONE
  • Xfig DONE
  • XPS (The spec is available from MS).

Resources

  • GIMP gradients (ggr) DONE
  • OpenDocument gradients (sog) IN PROGRESS
  • Photohop gradients (grd) IN PROGRESS
  • Illustrator gradients (ai)
  • Illustrator vector patterns (ai)
  • Photoshop patterns (pat)
  • GIMP patterns (pat) DONE
  • OpenDocument hatching (soh)
  • OpenDocument pattern table (sob)

Other

  • Acorn !Impression (Cf. http://bugs.scribus.net/view.php?id=115).
    • A spec (sort of) can be found here.
    • Code to read files can be found here.
  • Apple Keynote
  • OpenOffice.org Presentation
  • OpenDocument Presentation
  • PowerPoint 95
  • PowerPoint 97-2003
  • StarOffice Impress 3x-5x

The difficulty with presentation file formats is they often have embedded objects beyond the native graphics.

  • InDesign Proof Profiles (IDPP)

Export

  • PDF/X-1a DONE
  • PDF/X-4 DONE
  • PDF/X-5
  • XPS
  • ICML
  • IDML
  • Xpress Tags
  • Xtags