# phpman > man > pnmflip(1)

> **TLDR:** This command has been superseded by `pamflip`.
>
- View documentation for the current command:
  `tldr pamflip`

*Source: tldr-pages*

---

[pnmflip(1)](https://www.chedong.com/phpMan.php/man/pnmflip/1/markdown)                             General Commands Manual                            [pnmflip(1)](https://www.chedong.com/phpMan.php/man/pnmflip/1/markdown)



## NAME
       pnmflip - perform one or more flip operations on a portable anymap

## SYNOPSIS
       **pnmflip**  [**-leftright**|**-lr**]  [**-topbottom**|**-tb**]  [**-transpose**|**-xy**]  [**-rotate90**|**-r90**|**-ccw**  ]  [**-ro**‐‐
       **tate270**|**-r270**|**-cw** ] [**-rotate180**|**-r180**] [_pnmfile_]

## DESCRIPTION
       Reads a portable anymap as input.  Performs one or more flip operations, in the order  speci‐
       fied, and writes out a portable anymap.

## OPTIONS
       The  flip operations available are: left for right (**-leftright** or **-lr**); top for bottom (**-top**‐‐
       **bottom** or **-tb**); and transposition (**-transpose** or **-xy**).  In addition, some  canned  concatena‐
       tions  are available: **-rotate90** or **-ccw** is equivalent to **-transpose** **-topbottom**; **-rotate270** or
### -cw -transpose -leftright -rotate180 -leftright -top
       **bottom**.

       All flags can be abbreviated to their shortest unique prefix.

## SEE ALSO
       [pnmrotate(1)](https://www.chedong.com/phpMan.php/man/pnmrotate/1/markdown), [pnm(5)](https://www.chedong.com/phpMan.php/man/pnm/5/markdown)

## AUTHOR
       Copyright (C) 1989 by Jef Poskanzer.



                                            25 July 1989                                  [pnmflip(1)](https://www.chedong.com/phpMan.php/man/pnmflip/1/markdown)
