←back to thread

2039 points Gadiguibou | 2 comments | | HN request time: 0.415s | source
Show context
nomilk ◴[] No.36493025[source]
Surprised pngpaste isn't mentioned (in the article nor the comments).

If you take a screen shot (command + shift + 4) or partial screen shot (command + shift + control + 4) you can save it directly to an image file with:

pngpaste filename.png

replies(4): >>36493174 #>>36493211 #>>36493527 #>>36497429 #
1. pier25 ◴[] No.36493174[source]
Both commands you listed take a partial screenshot. The first one saves it to the desktop and the second one (with control) to the clipboard.
replies(1): >>36493221 #
2. nomilk ◴[] No.36493221[source]
Oops, you're right. I meant command + shift + control + 3 (full screen to clipboard) and command + shift + control + 4 (partial screen to clipboard).