All Projects → univrsal → scrab

univrsal / scrab

Licence: GPL-2.0 License
Screenshot plugin for obs-studio

Programming Languages

C++
36643 projects - #6 most used programming language
powershell
5483 projects
Inno Setup
370 projects
shell
77523 projects
CMake
9771 projects

Projects that are alternatives of or similar to scrab

gpp-decrypt
Tool to parse the Group Policy Preferences XML file which extracts the username and decrypts the cpassword attribute.
Stars: ✭ 13 (-73.47%)
Mutual labels:  screenshot
twitch-chat-visualizer
A Node.js Project. Would you like to see your chat stream with a custom design? This is for you!
Stars: ✭ 14 (-71.43%)
Mutual labels:  screenshot
ws-screenshot
A simple way to take a screenshot of a website by providing its URL. ws-screenshot include a simple web UI but also a REST API and a Websocket API to automate screenshots.
Stars: ✭ 31 (-36.73%)
Mutual labels:  screenshot
EasyToast
Swift Toasts Library
Stars: ✭ 20 (-59.18%)
Mutual labels:  screenshot
urlbox-screenshots-node
Capture website thumbnails using the urlbox.io screenshot as a service API in node
Stars: ✭ 14 (-71.43%)
Mutual labels:  screenshot
OBS-ChatSpam
Python script for OBS Studio that posts messages in Twitch chat
Stars: ✭ 26 (-46.94%)
Mutual labels:  obs-studio
TransparentPaint
Telestrator for OBS. Use Stylus/Pen/Touch to draw on top of the video.
Stars: ✭ 66 (+34.69%)
Mutual labels:  obs-studio
obs-streamlink
OBS source plugin to receive stream using streamlink.
Stars: ✭ 110 (+124.49%)
Mutual labels:  obs-studio
screenshot-node
Takes a screenshot of selected area and saves it to disk
Stars: ✭ 20 (-59.18%)
Mutual labels:  screenshot
screenshot-actions
Dunst actions for screenshots (OCR, upload to 0x0.st, delete, rename, move to/from clipboard)
Stars: ✭ 49 (+0%)
Mutual labels:  screenshot
broz
A simple, frameless browser for screenshots
Stars: ✭ 265 (+440.82%)
Mutual labels:  screenshot
ArcoLinux-dotfiles
ArcoLinux dotfiles for 2bwm / i3wm
Stars: ✭ 24 (-51.02%)
Mutual labels:  screenshot
TakingImageOfAView
An example on how to take screenshot of a particular view
Stars: ✭ 15 (-69.39%)
Mutual labels:  screenshot
screenshotgun
Open cross-platform screenshoter with cloud support and server part
Stars: ✭ 23 (-53.06%)
Mutual labels:  screenshot
freeshooter
This is old-school tool for taking screenshots without bloatware features, simple as life, light as air.
Stars: ✭ 102 (+108.16%)
Mutual labels:  screenshot
awesome-www
Website of AwesomeWM
Stars: ✭ 39 (-20.41%)
Mutual labels:  screenshot
Jamscreenshot
一个用python实现的类似微信QQ截屏的工具源码,整合提取自本人自制工具集Jamtools
Stars: ✭ 23 (-53.06%)
Mutual labels:  screenshot
KeyPlexer
Capstone: Keylogger Trojan
Stars: ✭ 32 (-34.69%)
Mutual labels:  screenshot
obs-screenshot-plugin
An OBS Studio filter plugin to save screenshots of a source/scene
Stars: ✭ 93 (+89.8%)
Mutual labels:  obs-studio
snapcrawl
Crawl a website and take screenshots
Stars: ✭ 37 (-24.49%)
Mutual labels:  screenshot

scrab

Screen grab adds a configurable hotkey to quickly select a screen region and add it as an image source to the current scene

The plugin saves all screenshots into your home directory by default. If you wish to change that, open your obs-studio config and edit it:

Windows:

Open %appdata%\obs-studio\global.ini

Linux:

Open ~/.config/obs-studio/global.ini

Then add the following at the end of the file and replace {path} with whatever folder you want scrab to use for screenshots:

[scrab]
image_folder={path}

Demonstration

demo

Credits

Screenshot sourcecode reused and slightly tweaked from qTox licensed under the GPL v3.0:

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].