SYNOPSIS
tracker-thumbnailer FILE MIMETYPE ICONSIZE
DESCRIPTION
tracker-thumbnailer takes an image file as input and produces a thumb-
nail which is compliant to the freedesktop.org thumbnail specification.
It relies on external tools like convert to do the actual transforma-
tion.
tracker-thumbnailer is called by trackerd to create thumbnails which
are then used by frontends like tracker-search-tool to illustrate the
search results.
OPTIONS
FILE Image file for which a thumbnail should be created.
MIMETYPE
Mime type of the image/document, e.g. image/png or applica-
tion/pdf. If no thumbnailer is installed for this mime type,
tracker-thumbnailer will output a error message.
ICONSIZE
Size of the generated thumbnail. Currently supported is only
normal, which is 128x128 pixel.
SEE ALSO
trackerd(1), tracker-search(1), tracker-search-tool(1), convert(1).
AUTHOR
tracker-thumbnailer was written by Edward Duffy <eduffy@gmail.com>.
This manual page was written by Michael Biebl <biebl@debian.org>, for
the Debian project (but may be used by others).
GNU July, 2007 tracker-thumbnailer(1)
Man(1) output converted with
man2html