I am looking for a screen capture tool that is controllable from the command line. Ideally I would pass the filename, and possibly some options (capture mouse pointer or not, etc..), then it would take control, allow the user to select a region of the screen, and then save it to the specified file and disappear.

screensnip.exe /output c:\users\public\pictures\screenshot.png /hidecursor
  • User draws rectangle on screen
  • Control passes back to batch file, script, etc...
link|improve this question

76% accept rate
possible duplicate of Take a screen shot from command line in Windows – Gareth Oct 11 '11 at 6:32
feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.