Python 3.x scripts that take sequences of images and makes "boomerang" style videos.
constants.py - defines constants for both scripts.
sorter.py - takes photos from a folder and separates them into sets by looking at capture time.
video_maker.py - makes boomerang videos out of images in sets.
togif.sh and togif_crop.sh - shell scripts to convert videos to animated gifs.