Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Quick screen capture application

I’m looking for a quick screen capture application that simply brings up the screen selection tool (which part of the screen I want to capture) with some keybinding and saves it directly into some specified directory. In particular, I don’t want any GUI to pop up. Has someone an application in mind that fulfills the above criteria?

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Gnome Screenshot

If you’re using the gnome desktop then you can easily capture screenshot using these key-bindings

  1. PrtSc – Save a screenshot of the entire screen to the “Pictures” directory.
  2. Shift + PrtSc – Save a screenshot of a specific region to Pictures.
  3. Alt + PrtSc – Save a screenshot of the current window to Pictures.
  4. Ctrl + PrtSc – Copy the screenshot of the entire screen to the clipboard.
  5. Shift + Ctrl + PrtSc – Copy the screenshot of a specific region to the clipboard.
  6. Ctrl + Alt + PrtSc – Copy the screenshot of the current window to the clipboard.

Flameshot

It is my personal favorite screenshot application, which can be installed using:

$ sudo apt install flameshot

By default, you need to launch it using GUI but you can easily set a screenshot for flameshot by following these steps:

  1. Head to the system settings and navigate your way to the Keyboard settings.
  2. You will find all the keyboard shortcuts listed there, ignore them and scroll down to the bottom. Now, you will find a + button.
  3. Click the + button to add a custom shortcut.
  4. You need to enter the following in the fields you get:
    Name: Anything You Want
    Command: /usr/bin/flameshot gui
  5. Finally, set the shortcut to PrtSc – which will warn you that the default screenshot functionality will be disabled – so proceed doing it.
    Reference

You can easily configure it to suite your needs. Just press PrtScn and it’ll open a selection tool. Selct the desired area, do customizations and easily save it.

Features:

  • Annotate (highlight, point, add text, box in)
  • Blur part of an image
  • Crop part of an image
  • Upload to Imgur
  • Open screenshot with another app

Features

You can easily press the save button to save the image. In the app settings, you can also choose the default directory to save images in. It also have a lot of customisable key-bindings and features.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading