Skip to content

jdtw/tuxify

Repository files navigation

tuxify

Tuxify your jpeg and png images as a service!

curl -s -F 'img=@input.png' -o tuxified.png https://tuxify.art

Or install locally...

go install jdtw.dev/tuxify/cmd/tuxify@latest
tuxify --in input.png --out tuxified.png

tux