{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiciu3v77qkyb2hfye2ehaah7rl65kexsnhulxgvhcgkejj5qy3yra",
    "uri": "at://did:plc:ivkvxze6cjmfzz6rt4xwttu3/app.bsky.feed.post/3mndkonb4swc2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig5iypc6ttcoeybh4jbhtmlh3obvsupllinu6tiwjalmpjdxlkp4e"
    },
    "mimeType": "image/jpeg",
    "size": 104742
  },
  "description": "Most people use one screenshot shortcut and call it done, but your Mac has been hiding these five tricks the whole time.",
  "path": "/5-screenshot-tricks-your-mac-has-been-hiding-from-you/",
  "publishedAt": "2026-06-02T21:40:28.000Z",
  "site": "https://www.appsntips.com",
  "tags": [
    "Mac",
    "don’t hog up space on your Mac",
    "changing it to JPEG format",
    "Terminal command",
    "accessing the missing magnifier tool when marking up iPhone screenshots",
    "favorite Mac tips",
    "supercharge your macOS experience"
  ],
  "textContent": "Your Mac has a powerful built-in screenshot tool that lets you capture your Mac’s display and even create screen recordings. However, most people are unaware of the hidden features that cannot only improve their screenshot game but also save them a lot of time. Here are 5 macOS screenshots tricks your Mac has been hiding from you.\n\n### Table of Contents\n\n  1. Access screenshot tools from the Dock\n  2. Change screenshot save location\n  3. Change screenshot format\n  4. Magnify a part of the screenshot to draw attention\n  5. Use hand-drawn annotations\n\n\n\n## 1. Access screenshot tools from the Dock\n\nIf you are a heavy user of the screenshot tool, you know that you can use the keyboard shortcut ⌘⇧5 to open the screenshot capture tool. However, not everyone is so good at remembering keyboard shortcuts.\n\nFor them, I recommend adding the screenshot app to the Dock for easy access. To do that, open Finder and go to Applications → Utilities.\n\nHere, scroll down to find the Screenshots app and drag and drop it into the Dock.\n\nNext time you want to capture a screenshot, simply click the app icon to open the screenshot overlay menu.\n\n## 2. Change screenshot save location\n\nBy default, macOS saves screenshots on the desktop. This can result in a messy-looking desktop, making it harder to locate other files. That’s why I recommend saving your screenshots in a dedicated folder to keep everything organized.\n\nTo do that, open the screenshot overlay by hitting the ⌘⇧5 keyboard shortcut or using the screenshot app in the Dock, and click on the Options button.\n\nNow, click on the “Other locations” option.\n\nNavigate to where you want to save your screenshot. I like to keep it in a Screenshots folder inside Downloads. If you have not already created such a folder, simply hit the New Folder button to create it.\n\nNow, all your screenshots will automatically save to that folder. I recommend checking the folder regularly and deleting the screenshots you no longer need, so they don’t hog up space on your Mac.\n\n## 3. Change screenshot format\n\nBy default, macOS captures screenshots in PNG format, which produces large files. I recommend changing it to JPEG format, which will create screenshots with a smaller file size, without any discernible drop in quality.\n\nThe screenshot app doesn’t have a setting that allows this, so we will need to use a Terminal command to accomplish it. Don’t worry, if you have never opened Terminal in your life, it’s just a simple single command.\n\nFirst, use Spotlight (⌘+Space) to launch Terminal on your Mac.\n\nNow, copy and paste the following command in Terminal and hit the enter/return key on your Mac. Now, when you take a screenshot, it will save in JPG format.\n\n\n    defaults write com.apple.screencapture type jpg\n\nTo change back to the PNG format, change the type from jpg to png in the same command.\n\n\n    defaults write com.apple.screencapture type png\n\n## 4. Magnify a part of the screenshot to draw attention\n\nSometimes, you need to draw attention to a specific part of a screenshot. Your screenshot tool has built-in markup tools that let you do it. My favorite tool is the magnify tool, which lets me enlarge a part of the image.\n\nTo access this, click on the floating screenshot window after you capture it. If a screenshot is already saved on the Mac, press the spacebar to open it in Quick Look.\n\nNow, click the pencil button to open the markup tools, and then click the Shapes icon.You will see the magnify tool at the bottom-right. Click on it to add a magnifier to the image.\n\nYou can click and drag it to adjust its position, drag the blue dot to resize it, and drag the green dot to adjust the magnification level.\n\nIt’s sad that Apple removed this tool from iPhone screenshots, but there’s still a way to use it. You can read our guide on accessing the missing magnifier tool when marking up iPhone screenshots.\n\n## 5. Use hand-drawn annotations\n\nThe markup toolbar has another hidden gem that lets you draw annotations with your fingers or Apple Pencil, if you have an iPhone or iPad.\n\nTo accomplish this, open the markup toolbar and click the pencil icon with a drop-down menu next to it. If you only have an iPhone or an iPad, you will see their respective icons instead of the pencil icon.\n\nNow, choose the device you want to use for annotations, and it will open the screenshot on that . Here, I am using my iPad as an example.\n\nOnce done, I can hit the blue check button to save the annotations to the original screenshot on my Mac. How cool is that?\n\n## Use these hidden screenshot tips to improve your screenshot game on Mac\n\nThese are 5 screenshot tips that will improve your screenshot experience on your Mac. If you want more, you can read our favorite Mac tips article to supercharge your macOS experience.",
  "title": "5 screenshot tricks your Mac has been hiding from you",
  "updatedAt": "2026-06-02T21:40:28.877Z"
}