Skribblr is a tool for converting images into sketches that can be drawn in any program that uses the mouse to draw. Use it to fake your drawing ability or to spice up your diagrams without disrupting the style.
Warning: this tool moves your computers mouse directly. Use at your own risk.
Python 3.8+
In the Git Bash terminal:
- Clone this repo and
cd
into it. - (Optional) Set up a virtual env; run
python -m venv env
, then runsource env/Scripts/activate
- Run
pip install -r requirements.txt
- Run
python skribblr.py
After running the program, a GUI window will present itself.
- prefix term: automatically preprended to the query term (e.g. "clipart", "cartoon", "svg")
- query term: used to download images from Bing images
- selection arrows: can be used to navigate between downloaded image contours
- start draw button: activates drawing mode
- threshold slider: can be used to manually adjust contours if desired
Once drawing mode is activated, place cursor at the corner of the area you intend to draw in. Then hold left alt and move your cursor to the other corner of the drawing area. Release alt to begin drawing. Hold Escape to abort the current initiated drawing.
Excalidraw Demo
Skribblr_demo_medium.mp4
Originally I made this to enhance my drawings on skribbl.io (hence the name), but you can really use it in any program that does mouse drawing.
Websites I've tested: