This website requires JavaScript.
Explore
Help
Sign In
cadey
/
xesite
Watch
1
Star
0
Fork
You've already forked xesite
1
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
6b771b5503
xesite
/
scripts
/
resize
5 lines
89 B
Plaintext
Executable File
Raw
Blame
History
#!/usr/bin/env nix-shell
#! nix-shell -p imagemagick -i bash
mogrify -resize 800x450 $1
Reference in New Issue
View Git Blame
Copy Permalink