dotfiles/.local/bin/scripts/topng

3 lines
63 B
Plaintext
Raw Normal View History

2023-05-09 12:02:32 +00:00
#!/bin/sh
convert -background white -density 500 "$@" "$1.png"