Screenshot software for cats
Heavily inspired by ShareX. This is a re-written alternative with little upload support focoused more on keeping screenshots on the screen.
Supported Image Formats:
- Jpg
- Png
- Bmp
- Gif
- Tif
- Wrm (a custom image made by me as a proof of concept)
- Webp (requires libwebp plugin, does not support animated webp)
Captures:
- Region select + magnifier / info text
- Fullscreen
- Selected monitor
- Selected windows
- Capture cursor
- Screen color picker
Clips -> Draggable always on top windows to view, resize, zoom, and copy screenshots
- From screen
- From clipboard
- From file
Color Picker:
- RGB support
- HSV support
- HSL support
- CMYK support
- Hexadecimal
- Decimal
Hash Check:
- CRC32
- MD5
- SHA-1
- SHA-256
- SHA-384
- SHA-512
Barcode Scan:
- QR code
- Aztec
- Codabar
- Code 39
- Code 128
- Data matrix
- PDF 417
OCR -> image to text (uses online ocr engine)
- 1 MB Upload limit
You can download a build on the Release Page or You can compile it yourself using Visual Studio
- Only supports Windows OS (working on win10, untested on win7, win8, win11)
- Make sure the directory of the program has Read/Write permissions as the settings are saved in the same directory
This project is licensed under the GLPv3 GNU General Public License - see the LICENSE file for details