How to Store ScreenShot in MacOs to Particular folder

 In MacOs whenever we take screenshot it will save on the Desktop and it will occupy most space and don't look good, soo to resolve this issue we can save all the photos in to particular folder here is how


  1. Right-Click or Control-Click where you have to store the folder and give it any name (Ex. here we have used "ScreenShot" as folder name)
  2. Right-Click or Control-Click on folder and menu will pop up
  3. Now press "Option" key and move cursor to "copy ScreenShot as pathname" and click on it.
  4. Open terminal through Applications > Terminal
  5. Enter the following command in terminal
     defaults write com.apple.screencapture location ~ /"ScreenShot Folder path(command + V)"
  6. Restart the System and enter  killall SystemUIServer to Terminal.
Now all the Screenshot will saved to the ScreenShot folder.

Comments

Some Of The Most Popular Post

How to Recover Deleted Files in Linux: A Step-by-Step Guide | recover deleted files | Linux file recovery tools | restore deleted files from trash | recover files from Linux recycle bin | TestDisk Linux | PhotoRec Linux | recover deleted partitions Linux | Extundelete tutorial | R-Linux file recovery | BleachBit for Linux recovery

Best Free macOS Apps to Control External Displays and Their Resolutions | Best free macOS app for external display | change resolution macOS | free display manager for Mac | control external display resolution | macOS external display management tools | adjust resolution macOS

How to Use ChatGPT API in Your Code: A Simple Step-by-Step Guide | ChatGPT API integration | use ChatGPT in code | OpenAI API tutorial | Python ChatGPT API | JavaScript ChatGPT API | how to use OpenAI API | ChatGPT API key setup | API response handling

laptop lid close settings for battery life, laptop sleep vs hibernate | How to configure laptop lid settings | Best power settings for laptop battery | laptop lid, sleep mode, hibernate, battery settings, power management laptop

๐Ÿ–ฑ️ How to Move the Cursor Between Displays on a Mac Using a Keyboard Shortcut | Mac cursor shortcut | move mouse between displays Mac | multi-monitor Mac setup

Triple DES | 3DES encryption | DES vs 3DES | Triple DES algorithm | symmetric-key algorithm | 3DES encryption example | security with 3DES | AES vs 3DES | encryption methods | 3DES applications.

What to Do If Your Laptop Is Lagging Too Much or Hanging: Simple Solutions | laptop lagging too much | fix laptop hanging issues | improve laptop performance | slow laptop solutions | how to speed up laptop | laptop performance tips | troubleshooting laptop lag

๐Ÿš€ How to Move Windows Between Displays on Mac Using Keyboard Shortcuts | Unlock maximum productivity with Mac window shortcuts, move windows between displays on Mac

How to Erase Your Mac and Reinstall macOS (Factory Reset) – Step-by-Step Guide | how to erase MacBook | reinstall macOS | factory reset MacBook | erase Mac and reinstall macOS | reset MacBook to factory settings | macOS recovery mode | wipe Mac clean | reinstall macOS without disc | macOS utilities disk utility

Top 10 Best Practices for Writing Clean and Maintainable Code | clean code best practices | maintainable code tips | how to write clean code | tips for writing maintainable code | best coding practices | efficient code | avoid code duplication | version control with Git | refactor code regularly