When you change the default name of screenshots on Mac, macOS will name the file “Screenshot Date Time,” where “Date” and “Time” are the actual date and time when the screenshot was taken. This makes file names that are long and not always useful.
When you take a screenshot in Mac OS X, it saves to a file with the name “Screen Shot” at the beginning. However, you can change the name of a screenshot to anything else. We’ll use the defaults write command to change how screen shots taken on a Mac are named. This can be useful in a lot of ways, and it’s easy to do and undo if needed.
If you take a lot of screenshots on a Mac, your computer may get crowded. This is because screenshots are automatically saved on the desktop when you take them on a Mac. They are also saved as PNG files instead of JPEG files, which are more common. Follow the steps below to learn how to change where screenshots are saved on a Mac and what format they are saved in:
Steps to change the default name of screenshots on Mac
All of their names have the same format: Screenshot + date (year, month, and day) + time the screenshot was taken (hour-minute-second). All of these captures are also saved in the.PNG format. With the help of the following guide, you can change the initial name if you want to. That part where it says “Screenshot.” If you think it’s important, here’s what you should do:
- Open terminal: Finder> Applications> Terminal // launch Spotlight and type Terminal; the first result will be what you are looking for
- Write the following sequence:defaults write com.apple.screencapture name “SoydeMac”
- You need replace the content within the quotation mark “SoydeMac” by the name you want or the one you need
- Hit the “Enter” key and type the following sequence followed by “Enter”:killall SystemUIServer
FAQ
How do I change the title of a screenshot?
- To Rename the saved screenshots open the app and go to the Images section.
- There you will see a pencil-shaped icon on every screenshot.
- Click on it and you will get the option to rename saved screenshots.
Do I change my screenshot settings on Mac?
You can change the keyboard shortcuts for taking screenshots on your Mac if you want to. Open your System Preferences, click Keyboard, click the Shortcuts tab, and then on the left side, click Screenshots. There, you can change the shortcuts for taking screenshots.
How do I select a screenshot on a Mac and paste it?
Press Command-Control-Shift-4 to copy a part of the screen to the clipboard. You can click and drag to select the area you want to capture. A cross-hair cursor will appear. When you let go of the mouse button, you can copy the screen shot and paste it into a different programme.
Where are hidden screenshots on Mac?
- Open a Finder window. …
- Ensure This Mac is selected for the Search option.
- Put your cursor in the search field, type kMDItemIsScreenCapture:1, and hit Enter.
- Your screenshots will appear in the search results.