aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/vu-image-to-frame.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vu-image-to-frame.sh b/src/vu-image-to-frame.sh
new file mode 100755
index 0000000..42655d5
--- /dev/null
+++ b/src/vu-image-to-frame.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec convert - -depth 8 -alpha activate pam:- | exec sed '1,/^ENDHDR$/d'