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

From Scribus Wiki
Jump to navigation Jump to search
Line 18: Line 18:
* Quark QXML files. No spec available.
* Quark QXML files. No spec available.
* Serif PagePlus PPP files (the new XML-based version). No spec available.
* Serif PagePlus PPP files (the new XML-based version). No spec available.
* VivaDesigner XML files. No spec available.
* VivaDesigner XML files. (fschmid) '''IN PROGRESS'''


==Text==
==Text==

Revision as of 05:24, 24 October 2013


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

Text

  • AbiWord (initial, but maybe outdated info here and here. Contact the AbiWord developers for further information)
  • AmiPro/WordPro (KWord has an import filter for SAM files, OO.o can import LWP files). See also here.
  • Apple Pages *Basic documentation that may be sufficient for usable text import filters can be found here).
  • AppleWorks (libmwaw provides import filters for most or all pre-OS X word processor formats used on Apple's platform).
  • Applix Word (KWord and AbiWord have an import filter for AW files). See also here and here.
  • DocBook (AbiWord has an import filter for XML and DBK files). References can be found here and here. IN PROGRESS.
  • KWord *KWord is now Calligra Words and uses Open Document as its default format, so *.kwd has become a legacy format. (AbiWord has an import filter for KWD files). See also here.
  • LaTeX (might be possible via plasTeX to DocBook)
  • LyX
  • MHTML (See http://en.wikipedia.org/wiki/MHTML, http://people.dsv.su.se/~jpalme/ietf/mhtml.html)
  • Better MS Word import (formatting, styles) via wvWare
  • Microsoft Compiled HTML Help Files (CHM) via CHMLIB. See: http://code.google.com/p/htmlhelp/wiki/CHM
  • MS DOCX (Libre Office and Calligra Words have DOCX importers)
  • MS Works (using libwps)
  • MS Write (AbiWord has an import filter for WRI files.) See also here.
  • Papyrus: No public spec available. Ask R.O.M. Logicware for the necessary information.
  • RTF
  • StarOffice Writer 3x-5x (AbiWord has an import filter for sdw files). Basic information can be obtained here and here. ABANDONED
  • TextMaker No public spec available. Ask Softmaker for the necessary information (They will answer!).
  • WordPerfect See http://libwpd.sourceforge.net/

Bitmap

  • Corel Photopaint (CPT) – CPT files are based on TIFF, so that an import filter shouldn't be hard to write, according to Boudewijn Rempt.
  • GIMP (XCF) – 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, 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."
  • Apple PICT (fschmid) DONE
  • Open Raster (ORA) -- Once a reliable spec is available ... (See: http://www.freedesktop.org/wiki/Specifications/OpenRaster)
  • PaintBrush Image (PCX) DONE (GSoC 2008, GraphicksMagick)
  • PaintShop Pro (GIMP has an import filter), See here, here and here.
  • Photoline
  • Picture Publisher
  • Sun Rasterfile DONE (GSoC 2008, GraphicksMagick)
  • Truevision Targa (TGA/VDA/ICB/VST) DONE (GSoC 2008, GraphicksMagick)
  • WebP See here
  • Windows Bitmap (BMP, RLE) DONE (1.3.9+)

Vector

  • Acorn Draw (AFF) DONE (GSoC 2008; UniConvertor)
  • Adobe Illustrator (fschmid) DONE
  • Autocad Drawing Exchange Format (DXF) DONE (GSoC 2008; UniConvertor)
  • Calamus Vector Graphics (CVG) (fschmid) DONE
  • Computer Graphics Metafile (CGM) (fschmid) DONE
  • Corel Draw DONE (GSoC 2008; UniConvertor)
  • Corel Presentation Exchange Format DONE (GSoC 2008; UniConvertor)
  • Dia (See http://svn.gnome.org/viewvc/dia/trunk/doc/)
  • DXF DONE (GSoC 2008; UniConvertor)
  • 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) (fschmid) DONE
  • OpenDocument charts (ODC)
  • OpenDocument Graphics (ODG) – The current import filter is very basic and needs an update.
  • Apple PICT (fschmid) DONE
  • Hewlett-Packard Graphics Language (PLT) DONE (GSoC 2008; UniConvertor)
  • StarOffice Draw 3x-5x – Use OO.o code? --C schaefer 02:19, 16 February 2008 (CET) ABANDONED
  • Skencil/Sketch/sK1 (SK and SK1) DONE (GSoC 2008; UniConvertor)
  • MS Visio (vsd) and Visio XML (vdx). See libvisio, supporting all versions of Visio by now.
  • MS Visio Stencils, i.e.: clipart (VSS/VSX) See: http://www.gnome.ru/fileformats/stencils.html
  • WebCGM (CGM) IN PROGRESS (fschmid)
  • Windows Metafile (jghali) DONE
  • WordPerfect Graphics (fschmid) DONE
  • Xara Xtreme (XAR) (fschmid) DONE
  • Xfig (FIG) DONE
  • XPS (The spec is available from MS. Note: Ghostscript supports XPS now).

Tables/Spreadsheet

  • Comma Separated Values (CSV). Implemented for text frames but not for tables.
  • MS Excel (XLS). http://libxls.sourceforge.net/ provides the necessary functions.
  • Gnumeric (GNM, GNUM, GNUMERIC).
  • Office Open XML (XLSX)
  • OpenDocument Spreadsheet (ODS)
  • OpenOffice.org spreadsheet (SXC)
  • PlanMaker (PMD)
  • Quattro Pro (QWP)

Resources

  • Swatches (see the format documentation)
    • Adobe formats (acb, acbl, acf, aco, act, ase, bcf, clr) (fschmid) IN PROGRESS
    • AutoCAD (acb) (fschmid) DONE
    • Corel formats (cpl, pal)
    • Generic (eps, ai) (fschmid) DONE
    • GIMP (gpl) (fschmid) DONE
    • OpenOffice.org (soc) (fschmid) DONE
    • Quark (qcl)
    • sK1 (fschmid) DONE
    • Swatchbooker (sbz)
    • VivaDesigner (xml) (fschmid) DONE
  • Gradients
    • GIMP gradients (ggr) (fschmid) DONE
    • OpenDocument gradients (sog) (fschmid) IN PROGRESS
    • Photohop gradients (grd) (fschmid) IN PROGRESS
    • Illustrator gradients (AI/EPS)
  • Patterns
    • Illustrator vector patterns(AI/EPS)
    • Photoshop patterns (pat)
    • GIMP patterns (pat) (fschmid) DONE
    • OpenDocument hatching (soh)
    • OpenDocument pattern table (sob)
  • Symbols
    • Illustrator Symbol libraries (AI, EPS)

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

Page Description Formats

  • PDF/X-1a DONE
  • PDF/X-4 DONE
  • PDF/X-5
  • XPS

DTP Exchange Formats

  • IDML

Formatted Text

  • ICML
  • ODT
  • RTF
  • XPress Tags
  • Xtags

eBook Formats

  • ePUB (a-l-e) IN PROGRESS
  • KF8