Automatically stitches screenshots as you scroll. Because manually taking 47 screenshots and aligning them in GIMP is apparently how some people spend their weekends.
untitled.mp4
pip install -r requirements.txt
python emingle.py- Select area to capture
- Scroll normally, wait 0.5s between scrolls
- Press Escape when done
- Image is copied to clipboard
Green = good, red = scroll up a bit.
- Python 3.7+
- Working scroll wheel
- Linux:
sudo apt-get install copyq - Windows:
pip install pywin32
python emingle.py --debug for when things inevitably break.