Overblog Tous les blogs Top blogs Beauté, Santé & Remise en forme Tous les blogs Beauté, Santé & Remise en forme
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU
http://fatsl.over-blog.com/

fatsl.over-blog.com/

Publicité

Screen Snapshot Mac



Capturing a screen, taking a screenshot, or in PC talk, printscreening are different terms for the same desired outcome. macOS and OS X both allow for at least 13 ways to take a screenshot. In the guide below, we'll cover the most common ways to do so on a Mac. Whether you have an iMac, iMac Pro, MacBook, MacBook Air, or MacBook Pro, the process is essentially the same as long as you're running macOS or older OS X operating system.

Screenshot the Entire Screen: Make sure your screen displays exactly what you want to show in. In MacOS Catalina and newer, a screenshot preview appears in the bottom-right corner of your screen, giving you quick access to editing tools. Capture a selected area Method 1: Press the Command.

Easiest Ways to Take Screenshots on Mac

1) Full Screen Selection Screenshot

If you want to capture the whole screen, the following command is the easiest way to do so.

  • Hold down Shift + Command and press 3.
  • In case you run two or more monitors, you need to be working on the screen you want to capture.
2) Window Selection Screenshot

If you want to capture a certain window, the following command is the easiest way to do so.

  • Hold down Shift + Command and press 4
  • Hit spacebar and select window you want to screenshot.
3) Custom Selection Screenshot with Variable Dimensions

If you want to capture a custom size square or rectangle, the following command is the easiest way to do so.

  • Hold down Shift + Command and press 4
  • Make a custom selection with your mouse or trackpad.

Overview

Take a Screenshot with Grab

Using Grab has advantages. Grab is a default application on macOS that allows for taking four different kinds of screenshots. All four types of screen grabs can be done without using your keyboard at all. Your mouse or trackpad is all you need. Furthermore, you'll be able to chose the format of the output file as well as it's location destination on your hard drive.

4) Capture Custom Selection
  • Open Grab by locating the application on your Mac or by hitting command + space bar and typing 'grab'
  • Navigate to a screen you want to screenshot
  • Right-click on the Grab icon in your dock and select 'Capture Selection' so a prompt appears
  • Make a custom selection by using your mouse or trackpad
  • Save the screenshot by selecting the format, destination, and name of the file
5) Capture a Full Screen
  • Open Grab by locating the application on your Mac or by hitting command + space bar and typing 'grab'
  • Navigate to a screen you want to screenshot
  • Right-click on the Grab icon in your dock and select 'Capture Screen' so a prompt appears
  • Click outside the prompt to select screen you want to capture
  • Click 'X' to close the screenshot window
  • Chose to delete or save by selecting the format, destination, and name of the file
6) Capture a Desired Window
  • Open Grab by locating the application on your Mac or by hitting command + space bar and typing 'grab'
  • Right-click on the Grab icon in your dock and select 'Capture Window' so a prompt appears
  • Click the 'Select Window' button
  • Click the window you want to screenshot
  • Click 'X' to close the screenshot window
  • Chose to delete or save by selecting the format, destination, and name of the file
7) Capture Timed Screen
  • Open Grab by locating the application on your Mac or by hitting command + space bar and typing 'grab'
  • Navigate to a screen you want to screenshot
  • Right-click on the Grab icon in your dock and select 'Capture Screen' so a prompt appears
  • Click the 'Start Timer' button
  • Time will go by and after 10 seconds grab takes a screenshot
  • Click 'X' to close the screenshot window
  • Chose to delete or save by selecting the format, destination, and name of the file

Take a Screenshot with Preview

Using the native Preview application is yet another way to take screenshots on your Mac. Preview, just like Grab, comes with the basic installation of macOS or OS X.

8) Screenshot From Custom Selection
  • Open Preview by locating it on your Mac. Alternatively, hit Command + Space Bar and type in 'Preview.'
  • While in Preview, click on File in the upper-left of the top menu bar.
  • In the drop-down menu, select Take Screenshot.
  • Click on From Selection.
9) Screenshot From a Desired Window
  • Open Preview by locating it on your Mac. Alternatively, hit Command + Space Bar and type in 'Preview.'
  • While in Preview, click on File in the upper-left of the top menu bar.
  • In the drop-down menu, select Take Screenshot.
  • Click on From Window.
10) Screenshot from the Entire Screen
Screen Snapshot Windows 10
  • Open Preview by locating it on your Mac. Alternatively, hit Command + Space Bar and type in 'Preview.'
  • While in Preview, click on File in the upper-left of the top menu bar.
  • In the drop-down menu, select Take Screenshot.
  • Click on From Entire Screen.

Take a Screenshot of Your Touch Bar

This will only apply to some Mac users, but it's still worth mentioning. If you have a newer MacBook model with a Touch Bar, you can take a screenshot of the actual 'Touch Bar' itself. You can also use the Touch Bar to easily take screenshots by customizing it.

11) Screenshot Your Touch Bar
  • Press Shift-Command-6
  • This will screenshot your Touch Bar in its current state
12) Set up a Screenshot Button on the Touch Bar
  • Click on View in the top menu bar.
  • Select Customize Touch Bar.
  • A new menu will appear. Simply drag the Screenshot button into the Touch Bar.
  • When you tap on this Touch Bar button, you will get a set of options for the type of screenshots and where they will be saved.
Screen Snapshot Mac
13) Save a Screenshot into the Clipboard Rather Than a File
  • To save a screenshot to your clipboard rather than as a file, you can simply add the Control key to any keyboard shortcut.
  • For example Shift + Command + 3 would become Control + Shift + Command + 3

How to Edit Your Screenshot Options

Make adobe premiere full screen on mac. Now that you know how to take screenshots, it's worth learning other ways to edit them.

For example, using the Terminal, you can change where screenshots are saved and the file format they're saved as.

On a related note, there's no way to change the default resolution or output for all screenshots (since they're in the highest quality they can be already).

You can also save a screenshot to your Clipboard, rather than as a file, for easy pasting.

Where Screenshots Go By Default
  • By default, screenshots will end up on your desktop.
  • You can find screenshots on your actual desktop, or by opening a Finder window and clicking on Desktop.
Change Location of Screenshots
  • Hit Command + N, which will open a new Finder window.
  • Create a new folder by hitting Command + Shift + N.
  • Hit Command + Space to open Spotlight and type in Terminal. Hit Enter.
  • Type in the following phrase into the terminal, making sure there is a single space after the word 'location': defaults write com.apple.screencapture location
  • Drag the folder you previously created into the Terminal window, which will input its directory path.
  • Hit the Enter key.
  • Make sure you DO NOT delete this folder, because it will cause problems for you later on.
Restore Screenshot Locations to Default
  • Hit Command + N, which will open a new Finder window.
  • Create a new folder by hitting Command + Shift + N.
  • Hit Command + Space to open Spotlight and type in Terminal. Hit Enter.
  • Type in the following phrase into the terminal, making sure there is a single space after the word 'location':defaults write com.apple.screencapture location ~/Desktop
  • This will restore the Desktop as the default location for screenshots
Change the Output File Format
  • Hit Command + Space to open Spotlight and type in Terminal.
  • Type in the following phrase into the terminal, making sure there is a single space after the word 'type.' But do not hit enter yet: defaults write com.apple.screencapture type
  • After the word 'type' and a space, enter the image format you'd like to use. JPG, etc.
  • Hit the Enter key.
Paste a Screenshot from Clipboard
  • To paste a screenshot that is stored on your clipboard, simply use the keyboard command Command + V.
  • Alternatively, you can right-click when in a location (such as a Finder folder) and click on Paste.
Best screen capturing app
Use CleanShot X for all your screen recording needs.

For many new Apple users, particularly those who are migrating from Windows and are used to that Prt Scrn (Print Screen) button, the answer to the question of how to screenshot on Mac isn't immediately obvious.

Although it only takes pressing a couple of keys to take a screenshot on Mac, the fact remains that Mac screen capture is something that hasn't historically felt all that intuitive. For example, in addition to different key commands for screenshotting windows vs. smaller selections, recording video of your screen for a long time was only possible through QuickTime Player.

Best screenshot apps for macOS

Get the ultimate screen capture on Mac - download and test the best screenshot apps. All utilities in one pack, give it a go!

Although macOS Mojave has changed much of this, how to screenshot on Mac remains a heavy-hitting search query, as not everyone uses the latest version of macOS. Below you'll find more information on taking a screenshot on Mac (and capturing video), as well as some useful tools to make your Apple screenshot life easier.

Exploring Mac Screenshot Basics

As there's no dedicated button for print screen on Apple products, there are a few different commands associated with screen capture on Mac that vary slightly depending on your setup.

It makes sense to divide the world of how to take a screenshot on a Mac into pre and post-Mojave, since it was with this iteration of macOS that Apple really revolutionized their Mac screenshot command system.

1. Pre-Mojave Mac screenshot commands

If for whatever reason you don't want to upgrade to Mojave then you'll need to familiarize yourself with a couple of key Mac screenshot shortcut options:

  • ⌘ + Shift + 3
  • ⌘ + Shift + 4

The first of these commands is probably the easiest to get to grips with and the quickest one to take advantage of when taking a screenshot on Mac, as it captures the entire screen at once. If you're using multiple screens, it takes a screenshot in Mac OS for every screen you're using simultaneously.

The second of the commands represents a slightly more nuanced way to take a snapshot on Mac. Rather than capturing your entire screen, it prompts you to select the area you want to capture. If you follow it up with a press of Space, it allows you to choose the window you want to screencap instead.

Snapshot App For Computers

Overall, while these commands do let you print screen on Mac, they feel sort of like an afterthought rather than a fully fledged feature of macOS. With so many people looking into how to screenshot on Mac, it's not surprising that Apple recently decided to make it a little more clear how to screenshot in Mac OS Mojave.

2. Post-Mojave Mac screenshot command menu

In addition to the above commands, which still work for Mojave users, there's now an option for them that's very much in keeping with the existing format of how to print screen on Mac — ⌘ + Shift + [Number].

If you're a Mojave user, you can use ⌘ + Shift + 5to bring up a screen capture menu that will allow you to:

  • Capture Entire Screen
  • Capture Selected Window(s)
  • Capture Selected Portion
  • Record Entire Screen
  • Record Selected Portion

At the right-hand side of this menu there's also Options that lets you (among other things) select where your MacBook screenshot and video output is saved.

In other words, anyone looking for an easy answer to the question 'how do you screenshot on a Mac?' could do a lot worse than considering an upgrade to Mojave in order to streamline the process.

3. Third-party Mac OS screenshot apps
Screen Snapshot Mac

You might notice that, even with the inclusion of ⌘ + Shift + 5 Mac screen capturing menu, the options for taking a Mac screenshot remain pretty basic. If you're looking for a snipping tool for Mac that can do a little more, you may need to turn to a third-party developer.

Capture Snapshot From Video

CleanShot X is unbeatable here. The app toolkit is tailored for 50+ different changes, which makes it an ultimate screen capturing tool for Mac. You can use CleanShot X to capture screen — whether it's a window, full screen, area, or even scrolling content, as well as record video.

While capturing anything on your desktop, you can choose to hide all desktop clutter and disable desktop notifications in one click. Once you have your clean screenshot, open it from the overlay window that pops up, and start editing. You can add annotations, blur specific parts, or draw — CleanShot X will help you customize virtually anything.

A few not-so-obvious yet cool features to mention are self-timer, screenshot pinning, and internal cloud. Want to capture something with a delay? CleanShot X has a self-timer that will help you pick the right moment. If you want your screenshot to be visible on the screen, pin it to desktop. Finally, save your screen captures to the internal CleanShot Cloud and get shareable links in a flash.

If you're looking for something with a little more emphasis on screen recording, Capto could be the ideal solution for you. In addition to recording video, or just taking a snapshot on Mac, you can also annotate and edit captures via an intuitive iMovie-esque interface.

Capto does wonders for software walkthroughs. And given its strong visual component, it's also perfect for those with auditory shyness who would rather add captions than a voiceover. Capto's built-in organizer is pretty helpful for keeping track of your screenshots too.

Mac OS screenshot organization

If you take a lot of screenshots then you're probably way too used to your Downloads folder or Desktop being clogged up with images that have filenames like 'Screen Shot 2019-XX-XX at 21.36.15'.

Unfortunately, this inelegant and cluttered outcome is the default Mac screenshot shortcut. Not particularly helpful for keeping all of your images in check, especially when macOS is prone to heavily abbreviating filenames.

While it's possible to use Finder in conjunction with Preview to view all of your caps, that still isn't a particularly satisfying visual experience. One of the best solutions is Inboard, which functions like a private Pinterest for your desktop and allows you to tag and filter all of your screenshots for later use. https://torrentracing.mystrikingly.com/blog/mac-connect-to-vpn-server.

Inboard takes care of the design savvy out there too with a feature that connects your Dribbble account to import all your likes for digestion at a later date.

What program plays avi files on mac. But even once you've solved the question of how to do a screenshot on a Mac, sharing those screenshots with, say, colleagues or friends isn't necessarily the easiest thing to do.

Rather than emailing files back and forth, or having to upload everything to a public Google Drive, you might consider a solution like Dropshare. As the name suggests, it makes sharing screenshots (and other files) as simple as dropping them into the relevant area.

Dropshare connects with a range of major third-party cloud apps, but you can also lean on proprietary Dropshare Cloud if you prefer, which is helpful if you want to keep your Mac screen capture sharing separate from your other sharing activity.

The future of how to take a screenshot on a Mac

As you can see from above, learning how to screenshot on Mac isn't particularly difficult, and screen capture on Mac is now easier than ever thanks to the addition of a dedicated MacBook screenshot and video capture menu in macOS Mojave.

It's clear from this new feature that Apple understands the issue of how to print screen on Mac is one that has been, to put it lightly, unintuitive in the past, so you can likely expect to see further tweaks to the process in the future.

In the meantime, there are some excellent options in the snipping tool for Mac market that facilitate the process and offer a range of diverse features you won't find among those built-in options for taking a screenshot on Mac.

Redshift premium 1 0 2. Best of all, you can try all the apps mentioned here: CleanShot, Capto, Inboard, and Dropshare absolutely free with a 7-day trial of Setapp, a Mac platform with over 150 essential apps for any task at hand. Now you're all set for your screenshotting game.

Setapp lives on Mac and iOS. Please come back from another device.

Meantime, prepare for all the awesome things you can do with Setapp. Retouch photos on mac.

Read on

Sign Up

Setapp uses cookies to personalize your experience on our website. By continuing to use this site, you agree to our cookie policy.




Publicité
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article