Scrot

Scrot is a minimalist command line screen capturing application. It allows substantial degree of flexibility by specifying parameters on command line,[1] including the ability to invoke a third-party utility to manipulate the resulting screenshot.[2]

Scrot
Scrot 0.8 taking a screenshot with delay and countdown parameters
Original author(s)Tom Gilbert
Developer(s)Tom Gilbert
Initial releaseOctober 26, 2000 (2000-10-26)
Stable release
0.8 / 23 June 2003 (2003-06-23)
Repository
Written inC
Operating systemUnix-like
PlatformX Window System
Available inEnglish
TypeScreen capturing
LicenseBSD License
Websitewww.linuxbrit.co.uk/scrot/ website archives

Description

Features of the program include the ability to limit the scope of capturing to a specific screen area, to set the delay (if needed to capture some menu or another UI element which is shown only when focused) and to specify the filename template using wildcards (including those of the strftime function from the C standard library).[3] Other features include creating thumbnails of the taken screenshots and specifying the quality of the resulting image if lossy format is required.[4]

The scrot utility follows the UNIX philosophy principles formulated by Doug McIlroy: the only thing it does is screen capturing, though it allows one to specify a command for further manipulations of a resulting file.[5]

The ability to control scrot from the command line allows the user to run it over the network with tools like OpenSSH to get a screenshot of a remote desktop[6] or execute it as the window manager command binding.[7]

Scrot was forked as part of the Resurrecting Open Source Project.[8] This updated fork is being used for the Arch Linux package of scrot.

See also

References

  1. Gilbert, Tom (2000-10-26). "scrot - capture a screenshot using imlib2". Ubuntu Manpage. Retrieved 2015-10-02.
  2. Kevan, Ben (2010-06-30). "screenshot with scrot – a command line tool for screenshots". Free Techie. Retrieved 2011-12-17.
  3. Qian, Kurt (2009-07-06). "Using Scrot, the Screen Shot Command Line Utility for Linux". ITNewb. Retrieved 2011-12-17.
  4. Deutsch, Karl (July 2007). Casad, Joe (ed.). "TYPE CHEESE" (PDF). Linux Magazine. Munich, Germany: Linux New Media (80): 84, 85. Retrieved 2011-12-17. Lay summary.
  5. "Take screenshots in Linux with Scrot". Linux And Friends. 2008-10-25. Retrieved 2011-12-17.
  6. Ballas, Alex (2010-11-09). "Scrot and Team Viewer". Retrieved 2011-12-17.
  7. Richmond, Gary (2007-09-04). "How to take screenshots with Scrot". Free Software Magazine. Retrieved 2011-12-17.
  8. "Forked version of Scrot from the Resurrecting Open Source Project".
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.