nix is now the master #1
5
.local/share/scripts/webp.sh
Executable file
5
.local/share/scripts/webp.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
filename="${1%.*}"
|
||||
magick "$1" "$filename.jpeg"
|
||||
|
Loading…
Reference in New Issue
Block a user