- Unix Commands Reference
- Unix Commands - Home
import - Unix, Linux Command
NAME
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
Tag | Description |
---|---|
import [options] input-file | |
OVERVIEW
The import program is a member of the ImageMagick(1) suite of tools. Use it to capture some or all of an X server screen and save the image to a file.For more information about the import command, point your browser to file:///usr/share/doc/ImageMagick-6.2.8/www/import.html or https://imagemagick.org.cn/script/import.php.
Run import -help to get a summary of the import command options.
SEE-ALSO
ImageMagick(1)
COPYRIGHT
Copyright (C) 1999-2005 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see https://imagemagick.org.cn/script/license.php
Advertisements