Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# TO USE:
# 1. install imagemagick
# 2. place this file in a directory full of .tif files to convert
# 3. in the terminal, navigate into the directory of images and run $ `bash sudan_photo_resizer.sh`
# NOTE:
# image filenames CANNOT include whitespace
# for best results, use snake_case naming with no capitalization.