forked from mdrasmus/boxcutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple command-line driven screenshot program for Windows
License
Unknown, LGPL-2.1 licenses found
Licenses found
Unknown
LICENSE
LGPL-2.1
COPYING.LESSER
AlyafeiAli/boxcutter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
boxcutter Copyright Matt Rasmussen 2008-2011 The original version made cropped screenshots due to DPI issues... I fixed that using Window's EnumDisplaySettings API. Now it auto-detects the correct resolution no matter what DPI is set. It will take a screenshot with no issues. boxcutter is a minimal Windows command line screenshot application. It requires and accepts a single argument: the file name to store the screenshot. Nothing is echoed to the console. If the program exits on 0, it was successful. If not, the program failed. Screenshots are stored as uncompressed bitmaps. This program is useful for very quick fullscreen screenshots. usage: boxcutter OUTPUT_FILENAME example: "boxcutter test.jpg" Saves a bitmap screenshot to 'OUTPUT_FILENAME'.
About
Simple command-line driven screenshot program for Windows
Resources
License
Unknown, LGPL-2.1 licenses found
Licenses found
Unknown
LICENSE
LGPL-2.1
COPYING.LESSER
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 63.6%
- C 36.2%
- Makefile 0.2%