Where is the save directory for screenshot?

I was wondering what is the default saving directory for Accessories > Take Screenshot?

I just took a screenshot and I am looking for where it is saved.

2

9 Answers

For 18.04: ~/Pictures

From:

screenshot is a default application for taking screenshots on Gnome desktop. To take screenshot simply hit PrtSc button on your keyboard and the screenshot of your entire desktop will be taken and saved as *.png file inside your ~/Pictures directory.

1

It should be the desktop directory: ~/Desktop.

You can change it before pressing "Save" button.

4

On my keyboard, Microsoft Wireless Natural Multimedia Keyboard, if I use the right Shift key along with the Print key, I am able to select screenshot area and save the image to a location. If I use the left Shift key along with Print key, i am able to select print area but it copies the image to the clipboard. Side note, I don't believe Left Shift+Ctrl+ Print does anything different than Left Shift+Print, both give you a cross hair and copy to clipboard.

0

After you took your screenshot (e.g. by pressing Print or selecting Take Screenshot from the applications menu/Dash) you have a selection of where you want to save the image. You can either Copy to Clipboard or yo ucan save it to a specified directory. By clicking on the dropdown menu next to Save in folder: you can change the save directory easily:

enter image description here

By selecting Other... we may enter any directory of our choice. This selection will be remembered for the next time (saved in gconf: /apps/gnome-screenshot/last_save_directory).

2

Screenshots are not saved automatically; you have to save them yourself. The default screenshot directory is either the desktop or the home folder, and is named Screenshot#.png

1

11.04 and up

You can take screenshots simply by pressing the PrtScr key. A window will pop-up asking for the name and directory to save the screenshot to or if you wish to copy it to the clipboard.

enter image description here

You can also narrow your screenshot to just the active window by using Ctrl-PrtScr instead.

By default Ubuntu keeps screenshot at the pictures folder. Anyways it provides option to change the destination as per user. Please visit the Pictures folder

On Ubuntu 18.04 Just press PrtSc.

I was using Ctrl + Print, OR Fn + Print, it was taking the screenshot in the clipboard but wasn't storing the screenshot in the /home/{user}/Pictures directory.

For Ubuntu 18.04 and 20.04+:

I want to add that:

  1. Ctrl + PrtSc (PrintScreen) will take a screenshot and copy it to the clipboard. It does NOT save the image anywhere on your file system. Paste the screenshot into another program, such as LibreOffice Writer, with Ctrl + V.
  2. Just PrtSc will take a screenshot and save it on your file system inside the ~/Pictures directory in the format Screenshot from YYYY-MM-DD HH-MM-SS.png. Ex: ~/Pictures/Screenshot from 2022-01-29 09-03-13.png.
    1. Note: depending on your keyboard, you may have to use the Fn key or other keys as well to activate the PrtSc key.

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