{
    "content": [
        {
            "type": "text",
            "text": "# pnmflip (info)\n\n## NAME\n\npnmflip - perform one or more flip operations on a portable anymap\n\n## SYNOPSIS\n\npnmflip   [-leftright|-lr]   [-topbottom|-tb]   [-transpose|-xy]  [-ro-\ntate90|-r90|-ccw ] [-rotate270|-r270|-cw ] [-rotate180|-r180] [pnmfile]\n\n## DESCRIPTION\n\nReads a portable anymap as input.  Performs one  or  more  flip  opera-\ntions, in the order specified, and writes out a portable anymap.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pnmflip",
        "section": "",
        "mode": "info",
        "summary": "pnmflip - perform one or more flip operations on a portable anymap",
        "synopsis": "pnmflip   [-leftright|-lr]   [-topbottom|-tb]   [-transpose|-xy]  [-ro-\ntate90|-r90|-ccw ] [-rotate270|-r270|-cw ] [-rotate180|-r180] [pnmfile]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "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"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            }
        ],
        "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]  [-ro-\ntate90|-r90|-ccw ] [-rotate270|-r270|-cw ] [-rotate180|-r180] [pnmfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Reads a portable anymap as input.  Performs one  or  more  flip  opera-\ntions, in the order specified, and writes out a portable anymap.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "The  flip operations available are: left for right (-leftright or -lr);\ntop for bottom (-topbottom or -tb); and  transposition  (-transpose  or\n-xy).  In addition, some canned concatenations are available: -rotate90\nor -ccw is equivalent to -transpose -topbottom; -rotate270  or  -cw  is\nequivalent  to  -transpose  -leftright; and -rotate180 is equivalent to\n-leftright -topbottom.\n\nAll flags can be abbreviated to their shortest unique prefix.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "pnmrotate(1), pnm(5)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright (C) 1989 by Jef Poskanzer.\n\n25 July 1989                       pnmflip(1)",
                "subsections": []
            }
        }
    }
}