Supported Files Formats

Tracker can support many different files formats. Tracker is able to extract and collect info from the contents of supported formats; for example, Tracker is able to index the content of plain text files, so people can search terms inside the file, not only in filename.

Currently Supported Formats

The following file formats are currently supported by Tracker. The list is referring to tracker CVS, the latest stable release could differ. Moreover, this list is a work-in-progress. We are running some tests to check supported formats and features.

Format

MIME Type

Full text filter

Metadata extractor

Requests

Plain Text

text/plain (and derivates)

yes

not needed

none

OpenDocument Text

application/vnd.oasis.opendocument.text

yes

yes

unzip

OpenDocument Text Template

application/vnd.oasis.opendocument.text-template

yes

yes

unzip

OpenOffice.org Writer (1.x)

application/vnd.sun.xml.writer

yes

yes

unzip

OpenOffice.org Writer (1.x) Template

application/vnd.sun.xml.writer.template

yes

yes

unzip

OpenDocument files

applications/vnd.oasis.opendocument.*

yes

yes

unzip

OpenOffice.org (1.x) files

application/vd.sun.xml.*

yes

yes

unzip

PostScript

application/postscript

no

yes

none

PDF

application/pdf

yes

yes

poppler-glib and poppler-utils

AbiWord

application/x-abiword

yes

yes

libxslt (for text indexing), metadata built-in

Microsoft Office

application/msword application/msexcel application/mspowerpoint

yes

yes

wv (text indexing) and libgsf (metadata extraction)

generic XML

application/xml

yes

yes

libxslt

JPEG

image/jpeg

not needed

yes

libexif

PNG

image/png

not needed

yes

libpng

Images

image/*

not needed

yes

imagemagick

Audio and Video

audio/* video/* application/*

not needed

yes

GStreamer (default), xine, mplayer, or totem (2.17.2+)

HTML

text/html

yes

no

w3m (full text only)

Planned to Support

The following file formats are currently unsupported by Tracker, but we hope to add as soon as possible.

Notes

OpenDocument Formats

Images

Audio & Video

How to Add Other Formats

Please join the Tracker mailing list.

Tracker/SupportedFormats (last edited 2008-02-03 14:47:47 by localhost)