dotfiles/.local/bin/scripts/topng

3 lines
63 B
Text
Raw Normal View History

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