Shutter is a free, open-source, and feature-rich screenshot tool for GNU/Linux distributions. I use this tool frequently when I am creating resources for this site or for our youtube channel and it has not yet let me down.

This tool is a GTK+ 2.0 screenshot application written in perl. You can take a screenshot of a specific area, window, your whole screen, or even of a website. You can apply different effects to it, draw on it to highlight points, and then upload to an image hosting site, all within one window.
How do I install shutter?
Simply type the following apt-get command to install shutter under Debian / Ubuntu Linux based system:
$ sudo apt-get install shutter
RHEL / CentOS / Fedora Linux user type the following command (turn on Fedora EPEL repo):
# yum install shutter
How do I start shutter?
Visit the following menu options:
Applications > Accessories > Shutter
Alternately, you can type the shutter command. Just starts shutter and takes a full screen screenshot of desktop directly:
shutter --full
You can start shutter in window selection mode to capture specific window (you need to select a window with your mouse):
shutter --window
Finally, you can start shutter in selection mode so that you can capture specific part of the screen:
shutter --selection
By default shutter will minimize and stay at systray as an icon. You can disable systray icon with the following option:
shutter --disable_systray
shutter --disable_systray --full
To see information about all other available options, run:
shutter --help
Screenshots
- Shutter default window
- Shutter drawing tool
- Shutter plugins
- Captured a cascading menu using shutter
- Shutter plugines
- Shutter plugines effects
- Shutter plugines effects
- Shutter plugines effects
- Shutter 3d effects
- Shutter all plugines
- 3d rotate effect
Check out related media
A quick video demo that explains how to use shutter program to capture screen, window and apply effects:
References
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop

















![HowTo: Linux Hard Disk Encryption With LUKS [ cryptsetup Command ]](http://s0.cyberciti.org/uploads/cms/2013/02/warning-40px-150x150.jpg)



![Convert HTML Page To a PDF Using Open Source Tool [ Linux / OS X / Windows ]](http://s0.cyberciti.org/uploads/cms/2013/02/wkhtmltopdf-amd64.output-150x150.jpg)
