# phpman > man > imagetops(1)

[IMAGETOPS(1)](https://www.chedong.com/phpMan.php/man/IMAGETOPS/1/markdown)                         Generic Image to PS Filter                         [IMAGETOPS(1)](https://www.chedong.com/phpMan.php/man/IMAGETOPS/1/markdown)



## NAME
       imagetops - generic image to ps filter

## SYNOPSIS
       **imagetops** [**-gray**] [**arguments** **for** **pnmtops**] [_filename_]

## DESCRIPTION
       **imagetops** is a generic image to ps filter. It can be used as print filter in KDE.

       **imagetops** works in two steps:

           1. the given file is converted to PNM format by analyzing the file format and calling the
              appropriate conversion program.

           2. the file in PNM format is converted to PS format by calling **pnmtops**.

       The supported mime types are: jpeg, png, x-png, bmp, x-bmp, gif and tiff.

       **imagetops** supports reading the parameters via stdin. A temporary file in _$TMPDIR_ (or _/tmp_  if
       unset) is created then.

## OPTIONS
### Options:
### -gray

### Arguments:
### arguments for pnmtops
              arguments passed to pnmtops

       _filename_
              image file to convert

## SEE ALSO
       [**bmptoppm**(1)](https://www.chedong.com/phpMan.php/man/bmptoppm/1/markdown), [**giftopnm**(1)](https://www.chedong.com/phpMan.php/man/giftopnm/1/markdown), [**jpegtopnm**(1)](https://www.chedong.com/phpMan.php/man/jpegtopnm/1/markdown), [**pngtopnm**(1)](https://www.chedong.com/phpMan.php/man/pngtopnm/1/markdown), [**ppmtopgm**(1)](https://www.chedong.com/phpMan.php/man/ppmtopgm/1/markdown),  [**pnmtops**(1)](https://www.chedong.com/phpMan.php/man/pnmtops/1/markdown)

## AUTHORS
       The KDE project

       Please use <http://bugs.kde.org> to report bugs.

       This  manual  page  was  written  by  Holger Hartmann <<Holger_Hartmann@gmx.de>> for the **Debian**
       Project (but may be used by others). Permission is granted to copy, distribute and/or  modify
       this  document under the terms of the GNU General Public License, Version 2 or any later ver‐
       sion published by the Free Software Foundation.

       On **Debian** systems, the complete text of the GNU  General  Public  License  can  be  found  in
       /usr/share/common-licenses/GPL.



K Desktop Environment                         Jun 2006                                  [IMAGETOPS(1)](https://www.chedong.com/phpMan.php/man/IMAGETOPS/1/markdown)
