Ubuntu: screenshot and edit tools

I am looking for a tool that can be used to screenshot and edit. I found this application called shutter I have installed it, but it does not edit. I have tried to fix the problem with no success.

Do you know any tool that with these two features (screenshot and edit)?

thanks!

1

7 Answers

Very useful and light screenshot app for Linux is Flameshot - it provide easy and quick interface for making and editing screenshot, save it, copy to clipboard and upload to imgur.com via single click or hotkeys.

enter image description here

5

You can directly take Screenshot by below shortcut for the different purpose

print Take a Screenshot

Alt+Print Take a Screenshot of window

Shift+Print Take a Screenshot of an area

Ctrl+Print Copy a Screenshot to the clipboard

Ctrl+Alt+Print Copy a Screenshot of a window to the clipboard

Shift+Alt+Print Copy a Screenshot of an area to the clipboard

I suggest gimp to edit image in ubuntu. it is more powerful compare to kolourpaint. to install gimp you have to run below command in terminal. you no more need to add ppa for installing gimp. you can look more details at

sudo apt-get install gimp

I am using Kolourpaint and its great one!

sudo apt-get update
sudo apt-get install kolourpaint

2

Very useful and simple screenshot utility is deepin-screenshot

sudo apt install deepin-screenshot

It is much alike as Lightshot app on Mac and Windows you can freely select and edit screenshot area.

enter image description here

1

Shutter is great!

But the "edit" option is somehow disable after installing. To re-enable it, follow the quick solution here:

I have found ksnip - very good screenshot tool with edit and annotate features, that available on Linux/Windows/MacOS! It have classic user interface, based on Qt, and all modern features, such as editing, cropping, annotate with arrows and text (with allow to drag/edit later), upload to imgur.com, etc.ksnip screenshot

For a long time, SHUTTER has been a grest screenshot editor+ in LINUX.

But, PhotoScape (3.7) installed in wine, is much better than SHUTTER in many functions.

Who once experenced PhotoScape (3.7) should never use again SHUTTER.

I strongly recommend to replace SHUTTER with PhotoScape (3.7).installed in wine.

To download PhotoScape (3.7) go to

Refer to

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like