tip imagemagick cli 2022-05-13 22:20 #!/usr/bin/env nix-shell -p imagemagick convert -size 1080x1080 -delay 0 -loop 0 *.png output.gif