resurrecting-open-source-projects / Scrot

Licence: other
SCReenshOT - command line screen capture utility

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Scrot

Snapshots For Windows
Application for make and upload screenshots / Приложение для создания и загрузки скриншотов
Stars: ✭ 6 (-95.65%)
Mutual labels:  screen-capture, screenshots
Screenshotty
A library for programatically capturing screenshots on Android
Stars: ✭ 141 (+2.17%)
Mutual labels:  screen-capture, screenshots
Swift Screencapture
A Swift framework to easily capture the screen on OS X.
Stars: ✭ 105 (-23.91%)
Mutual labels:  screen-capture, screenshots
accelerator-core-ios
Syntax sugar of OpenTok iOS SDK with Audio/Video communication including screen sharing
Stars: ✭ 30 (-78.26%)
Mutual labels:  screenshots, screen-capture
Falcon
Take Android screenshots with Falcons bright eye!
Stars: ✭ 362 (+162.32%)
Mutual labels:  screen-capture, screenshots
Screen capture lite
cross platform screen/window capturing library
Stars: ✭ 340 (+146.38%)
Mutual labels:  screen-capture, screenshots
autoscreen
Automated screen capture utility
Stars: ✭ 76 (-44.93%)
Mutual labels:  screenshots, screen-capture
Tysnapshotscroll
一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Support iOS13)
Stars: ✭ 709 (+413.77%)
Mutual labels:  picture, screenshots
Chart To Aws
Microservice to generate screenshot from a webpage and upload it to a AWS S3 Bucket.
Stars: ✭ 43 (-68.84%)
Mutual labels:  screen-capture, screenshots
Gis
gis (go image server) go 实现的图片服务,实现基本的上传,下载,存储,按比例裁剪等功能
Stars: ✭ 108 (-21.74%)
Mutual labels:  picture
Tinyrenderer
A brief computer graphics / rendering course
Stars: ✭ 11,776 (+8433.33%)
Mutual labels:  picture
Wanimal 1983
WANIMAL(王动)全部原版资源免费分享,目前WANIMAL作品在黑市上最高被炒到了5000多元,本项目整理了WANIMAL从2013年到现在的所有作品,建议在电脑查看图片效果会更好(目前更新到2020年3月,共8765张图片,大小16.1G,还会持续更新)
Stars: ✭ 107 (-22.46%)
Mutual labels:  picture
Dotfiles
▒ rice ░░ custom linux config files
Stars: ✭ 1,514 (+997.1%)
Mutual labels:  screenshots
Screenshots
Simple Website Screenshots as a Service (Django, Selenium, Docker, Docker-compose)
Stars: ✭ 126 (-8.7%)
Mutual labels:  screenshots
Screenshoteer
Make website screenshots and mobile emulations from the command line.
Stars: ✭ 1,650 (+1095.65%)
Mutual labels:  screenshots
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (+902.17%)
Mutual labels:  picture
Grid
The Guardian’s image management system
Stars: ✭ 1,380 (+900%)
Mutual labels:  picture
Screen Recorder
A Ruby gem to video record and take screenshots of your desktop or specific application window. Works on Windows, Linux, and macOS.
Stars: ✭ 135 (-2.17%)
Mutual labels:  screenshots
Photato
Photato - The personal Pictures gallery
Stars: ✭ 130 (-5.8%)
Mutual labels:  picture
Random Image
随机图片服务
Stars: ✭ 118 (-14.49%)
Mutual labels:  picture

scrot (SCReenshOT)

scrot - command line screen capture utility

Help this project

scrot needs your help. If you are a programmer and if you wants to help a nice project, this is your opportunity.

scrot (SCReenshOT) was imported from some tarballs from Debian Project1. After this, all patches found in Debian project and other places for this program were applied. All initial work was registered in ChangeLog file (version 0.9 and later releases). scrot is packaged in Debian2 Project.

If you are interested to help SCReenshOT, read the CONTRIBUTING.md file.

What is scrot (SCReenshOT)?

scrot (SCReenshOT) is a simple command line screen capture utility that uses imlib2 to grab and save images. Multiple image formats are supported through imlib2's dynamic saver modules.

Some features of the scrot:

  • support to multiple image formats (JPG, PNG, GIF, etc.).
  • optimization of the screen shots image quality.
  • capture a specific window or a rectangular area on the screen with the help of switch.

scrot also can be used to monitor a desktop PC in admin absent and register unwanted activities.

Nowadays, scrot is maintained by volunteers.

Build and Install

scrot depends of the following libraries/artifacts to build:

  • autoconf-archive
  • giblib
  • imlib2
  • libtool
  • libxcomposite
  • libxfixes

To build and install, run the following commands:

$ ./autogen.sh
$ ./configure
$ make
# make install

To return to original source code you can use '$ make distclean' command.

On Debian systems you can use '# apt install scrot'.

Author

scrot was originally developed by Tom Gilbert under MIT-advertising license.

Currently, source code is maintained by volunteers. Newer versions are available at https://github.com/resurrecting-open-source-projects/scrot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].