CLI Tool to access tinypng.com API
$ dotnet add package Tiny.Cliby Roger Stich, Roger.Stich@gmx.de
Usage: tiny [option] [argument]
you need an API Key from https://tinypng.com/developers Set the API Key as Environment Variable TINY_KEY 500 images per month are free, resizing count as one extra image There is a check for the image size before resizing. If its smaller than the resize value, it will not be resized to safe compressions.