Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

manhtai/go-tiny-png

Repository files navigation

GoTinyPNG

A simple web service to compress PNG. Use gopngquant.

Try it:

docker build -t tinypng .
docker run -d -p 3000:3000 --name tinypng tinypng:latest

Visit http://localhost:3000 to compress your PNG images.

Compare to the "shiny" one:

TinyPNG