I do not want to have to interactively select the area I want to take a screenshot of. I would rather do something like --area=x,y,height,width. Is there any screenshot utility that can do this?
Asked
Active
Viewed 399 times
1
FezzedOne
- 11
- 1
-
Look at my A'er on this - https://unix.stackexchange.com/questions/92286/command-for-taking-a-screenshot-to-a-new-file/92297#92297 – slm Aug 05 '18 at 23:08
-
Here too - https://unix.stackexchange.com/questions/123803/can-i-select-a-region-for-the-screenshot-via-keyboard-in-import/123989#123989 – slm Aug 05 '18 at 23:10
-
I'm not aware of a region capability, you can do windows though. – slm Aug 05 '18 at 23:10
-
Possible dup - https://unix.stackexchange.com/questions/123803/can-i-select-a-region-for-the-screenshot-via-keyboard-in-import/123989#123989 – slm Aug 05 '18 at 23:11
-
Another possible dup - https://unix.stackexchange.com/questions/233345/how-can-i-easily-make-screenshots-of-screen-regions-on-arch-linux-with-i3-wm – slm Aug 05 '18 at 23:13
-
There's a script on this AU Q&A that has a script called scrot_extend that does exactly what you want - https://askubuntu.com/questions/585455/taking-screenshot-of-a-specific-area-from-the-command-line – slm Aug 05 '18 at 23:16
-
More here - https://unix.stackexchange.com/questions/156039/screen-capture-application-for-rhel6-5. – slm Aug 05 '18 at 23:19
-
4Possible duplicate of [Command for taking a screenshot to a new file](https://unix.stackexchange.com/questions/92286/command-for-taking-a-screenshot-to-a-new-file) – vfbsilva Aug 06 '18 at 01:55
-
I do not see an answer in that proposed duplicate that answers this question, @vfbsilva. – Jeff Schaller Aug 06 '18 at 09:38
-
@JeffSchaller shutter allows you to select a given subscreen to copy – vfbsilva Aug 06 '18 at 20:32
-
Is it in the advanced options? It’s not described in the answer there. – Jeff Schaller Aug 06 '18 at 20:48