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

Popular posts from this blog

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 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

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