dotfiles/.local/bin/scripts/topng

3 lines
63 B
Bash
Executable File

#!/bin/sh
convert -background white -density 500 "$@" "$1.png"