An open API service indexing awesome lists of open source software.

https://github.com/theproductiveprogrammer/panorama

Quick script to stitch together screenshots in a folder
https://github.com/theproductiveprogrammer/panorama

Last synced: 9 months ago
JSON representation

Quick script to stitch together screenshots in a folder

Awesome Lists containing this project

README

          

# Panorama

Quick simple script that takes a set of screenshots in a folder
and stitches them together into one long panorama.

Useful when I need to screenshot a long webpage and stitch it together.

## Setup

```
$ pip install -r requirements.txt
```

## Usage

```
$ python panorama.py
```