#!/bin/bash convert "$1" -resize 960x720 /tmp/$USER-temp.gif xjig -file /tmp/$USER-temp.gif rm /tmp/$USER-temp.gif