aboutsummaryrefslogtreecommitdiff
path: root/scripts/resize
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/resize')
-rwxr-xr-xscripts/resize4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/resize b/scripts/resize
new file mode 100755
index 0000000..25fb0ba
--- /dev/null
+++ b/scripts/resize
@@ -0,0 +1,4 @@
+#!/usr/bin/env nix-shell
+#! nix-shell -p imagemagick -i bash
+
+mogrify -resize 800x450 $1