Hacker News new | ask | show | jobs
by press-any-key 1239 days ago
I use SnagIt to capture a screenshot with a single keystroke when I hit the print-screen button. I have configured SnagIt to automatically store .png file with a date/time stamp.

Out of 100 screenshots, 99 will never be viewed, but that 1 out of 100 is valuable.

2 comments

> SnagIt [1]

$62.99 for something that you could hack together in a few lines of (power)shell script?

[1] https://www.techsmith.com/store/snagit

Greenshot is a FOSS alternative which achieves a similar thing
Win + PrintScreen does exactly this already?