{
    "mode": "man",
    "parameter": "pnmflip",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/pnmflip/1/json",
    "generated": "2026-07-05T16:03:55Z",
    "synopsis": "pnmflip  [-leftright|-lr]  [-topbottom|-tb]  [-transpose|-xy]  [-rotate90|-r90|-ccw  ]  [-ro‐‐\ntate270|-r270|-cw ] [-rotate180|-r180] [pnmfile]",
    "sections": {
        "NAME": {
            "content": "pnmflip - perform one or more flip operations on a portable anymap\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "pnmflip  [-leftright|-lr]  [-topbottom|-tb]  [-transpose|-xy]  [-rotate90|-r90|-ccw  ]  [-ro‐‐\ntate270|-r270|-cw ] [-rotate180|-r180] [pnmfile]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Reads a portable anymap as input.  Performs one or more flip operations, in the order  speci‐\nfied, and writes out a portable anymap.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "The  flip operations available are: left for right (-leftright or -lr); top for bottom (-top‐‐\nbottom or -tb); and transposition (-transpose or -xy).  In addition, some  canned  concatena‐\ntions  are available: -rotate90 or -ccw is equivalent to -transpose -topbottom; -rotate270 or",
            "subsections": [
                {
                    "name": "-cw -transpose -leftright -rotate180 -leftright -top",
                    "content": "bottom.\n\nAll flags can be abbreviated to their shortest unique prefix.\n"
                }
            ]
        },
        "SEE ALSO": {
            "content": "pnmrotate(1), pnm(5)\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright (C) 1989 by Jef Poskanzer.\n\n\n\n25 July 1989                                  pnmflip(1)",
            "subsections": []
        }
    },
    "summary": "pnmflip - perform one or more flip operations on a portable anymap",
    "flags": [
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "bottom. All flags can be abbreviated to their shortest unique prefix."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "pnmrotate",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/pnmrotate/1/json"
        },
        {
            "name": "pnm",
            "section": "5",
            "url": "https://www.chedong.com/phpMan.php/man/pnm/5/json"
        }
    ],
    "tldr": {
        "source": "official",
        "description": "This command has been superseded by `pamflip`.",
        "examples": [
            {
                "description": "View documentation for the current command",
                "command": "tldr pamflip"
            }
        ]
    }
}