- Python Photo Sort
- YYYY/MM/DD photo album
- add watermark to a photo
- create monochrome version of photos within input dir
- reduce jpeg quality of a photo to a certain value
- resize photo to certain pixelsize (default:1920x1080)
- create a slideshow of a picture folder and an audio file
- exif
- graphicsmagick
- jpegoptim
- ffmpeg
- move scripts into a directory within your $PATH
- create conda env with required dependencies
conda create --name pypic -c "conda-forge" ffmpeg imagemagick librosa