Hlavní navigace

tracker-thumbnailer

NAME

tracker-thumbnailer - create freedesktop.org compliant thumbnails

SYNOPSIS

tracker-thumbnailer FILE MIMETYPE ICONSIZE

DESCRIPTION

tracker-thumbnailer takes an image file as input and produces a thumbnail which is compliant to the freedesktop.org thumbnail specification. R It relies on external tools like convert to do the actual transformation.
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 application/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

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).