{
    "content": [
        {
            "type": "text",
            "text": "# import(1) (man)\n\n## TLDR\n\n> This command is an alias of `magick import`.\n\n- View documentation for the original command:\n  `tldr magick import`\n\n*Source: tldr-pages*\n\n---\n\n**Summary:** import  -  saves  any  visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen.\n\n**Synopsis:** import-im6.q16 [options] output-file\n\n## See Also\n\n- ImageMagick-im6.q16(1)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (2 lines)\n- **OVERVIEW** (7 lines)\n- **DESCRIPTION** (86 lines)\n- **SEE ALSO** (3 lines)\n- **COPYRIGHT** (1 lines) — 2 subsections\n  - Copyright (C) 1999-2020 ImageMagick Studio LLC. Additional c (2 lines)\n  - magick.org/script/license.php (1 lines)\n\n## Full Content\n\n### NAME\n\nimport  -  saves  any  visible window on an X server and outputs it as an image file. You can\ncapture a single window, the entire screen, or any rectangular portion of the screen.\n\n### SYNOPSIS\n\nimport-im6.q16 [options] output-file\n\n### OVERVIEW\n\nThe import-im6.q16 program is a member of the ImageMagick-ims6.q16(1) suite of tools.  Use it\nto capture some or all of an X server screen and save the image to a file.\n\nFor    more    information    about    the    import   command,   point   your   browser   to\nfile:///usr/share/doc/imagemagick-6-common/html/www/import.html (on debian system you may in‐\nstall the imagemagick-6 package) or https://www.imagemagick.org/script/import.php.\n\n### DESCRIPTION\n\nImage Settings:\n-adjoin              join images into a single multi-image file\n-border              include window border in the output image\n-channel type        apply option to select image channels\n-colorspace type     alternate image colorspace\n-comment string      annotate image with comment\n-compress type       type of pixel compression when writing the image\n-define format:option\ndefine one or more image format options\n-density geometry    horizontal and vertical density of the image\n-depth value         image depth\n-descend             obtain image by descending window hierarchy\n-display server      X server to contact\n-dispose method      layer disposal method\n-dither method       apply error diffusion to image\n-delay centiseconds  display the next image after pausing\n-encipher filename   convert plain pixels to cipher pixels\n-endian type         endianness (MSB or LSB) of the image\n-encoding type       text encoding type\n-filter type         use this filter when resizing an image\n-format \"string\"     output formatted image characteristics\n-frame               include window manager frame\n-gravity direction   which direction to gravitate towards\n-identify            identify the format and characteristics of the image\n-interlace type      None, Line, Plane, or Partition\n-interpolate method  pixel color interpolation method\n-label string        assign a label to an image\n-limit type value    Area, Disk, Map, or Memory resource limit\n-monitor             monitor progress\n-page geometry       size and location of an image canvas\n-pause seconds       seconds delay between snapshots\n-pointsize value     font point size\n-quality value       JPEG/MIFF/PNG compression level\n-quiet               suppress all warning messages\n-regard-warnings     pay attention to warning messages\n-repage geometry     size and location of an image canvas\n-respect-parentheses settings remain in effect until parenthesis boundary\n-sampling-factor geometry\nhorizontal and vertical sampling factor\n-scene value         image scene number\n-screen              select image from root window\n-seed value          seed a new sequence of pseudo-random numbers\n-set property value  set an image property\n-silent              operate silently, i.e. don't ring any bells\n-snaps value         number of screen snapshots\n-support factor      resize support: > 1.0 is blurry, < 1.0 is sharp\n-synchronize         synchronize image to storage device\n-taint               declare the image as modified\n-transparent-color color\ntransparent color\n-treedepth value     color tree depth\n-verbose             print detailed information about the image\n-virtual-pixel method\nConstant, Edge, Mirror, or Tile\n-window id           select window with this id or name\n\nImage Operators:\n-annotate geometry text\nannotate the image with text\n-colors value        preferred number of colors in the image\n-crop geometry       preferred size and location of the cropped image\n-geometry geometry   preferred size or location of the image\n-help                print program options\n-monochrome          transform image to black and white\n-negate              replace each pixel with its complementary color\n-quantize colorspace reduce colors in this colorspace\n-resize geometry     resize the image\n-rotate degrees      apply Paeth rotation to the image\n-strip               strip image of all profiles and comments\n-thumbnail geometry  create a thumbnail of the image\n-transparent color   make this color transparent within the image\n-trim                trim image edges\n-type type           image type\n\nMiscellaneous Options:\n-debug events        display copious debugging information\n-help                print program options\n-log format          format of debugging information\n-list type           print a list of supported option arguments\n-version             print version information\n\nBy  default, 'file' is written in the Postscript image format.  To specify a particular image\nformat, precede the filename with an image format name and a colon (i.e. ps:image) or specify\nthe  image  type  as the filename suffix (i.e. image.ps).  Specify 'file' as '-' for standard\ninput or output.\n\n### SEE ALSO\n\nImageMagick-im6.q16(1)\n\n### COPYRIGHT\n\n#### Copyright (C) 1999-2020 ImageMagick Studio LLC. Additional copyrights and licenses  apply  to\n\nthis  software,  see file:///usr/share/doc/imagemagick-6-common/html/www/license.html (on de‐‐\nbian  system   you   may   install   the   imagemagick-6   package)   or   https://www.image‐‐\n\n#### magick.org/script/license.php\n\nImageMagick                           Date: 2009/01/10 01:00:00                    import-im6.q16(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "import",
        "section": "1",
        "mode": "man",
        "summary": "import  -  saves  any  visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen.",
        "synopsis": "import-im6.q16 [options] output-file",
        "tldr_summary": "This command is an alias of `magick import`.",
        "tldr_examples": [
            {
                "description": "View documentation for the original command",
                "command": "tldr magick import"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ImageMagick-im6.q16",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ImageMagick-im6.q16/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OVERVIEW",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 86,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Copyright (C) 1999-2020 ImageMagick Studio LLC. Additional copyrights and licenses  apply  to",
                        "lines": 2
                    },
                    {
                        "name": "magick.org/script/license.php",
                        "lines": 1
                    }
                ]
            }
        ]
    }
}