Manpage logo

ptcli - A CLI to interact with phosh-thumbnailer.

NAME  SYNOPSIS  DESCRIPTION  EXAMPLES  SEE ALSO 

NAME

ptcli − A CLI to interact with phosh-thumbnailer.

SYNOPSIS

ptcli [OPTIONâ¦] /path/to/directory

ptcli [OPTIONâ¦] /path/to/file_1 /path/to/file_2 â¦

ptcli [OPTIONâ¦] −−stop

DESCRIPTION

ptcli can be used to interact with phosh−thumbnailer(8) service. It is primarily used to create thumbnails as per Thumbnail Managing Standard <https://specifications.freedesktop.org/thumbnail-spec/latest/> .
−h, −−help

Print help options and exit.

−s, −−stop

Stop the on−going thumbnailing operation.

−v, −−version

Print version and exit.

EXAMPLES

To create thumbnails for all files in the current directory:

ptcli .

To create thumbnails for all files in $HOME/Pictures:

ptcli $HOME/Pictures

To create thumbnails for a set of files:

ptcli $HOME/Pictures/foo.png bar.txt ../spam.ogg

To stop the on−going thumbnailing operation:

ptcli −−stop

SEE ALSO

phosh−thumbnailer(8)


Updated 2026-06-01 - jenkler.se | uex.se