Skip to content

tinypng.sh is a simple tool that lets you use the API from https://tinypng.com/ to easily compress you image from your terminal.

License

Notifications You must be signed in to change notification settings

erickzanardo/tinypng.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tinypng.sh

This is a very simple bash scripts that makes easier for you to use the API from https://tinypng.com/ to compress your images.

To run this you need to have only curl and jq installed.

Usage

You will need to apply for an API KEY on https://tinypng.com (free tier avaialable) and export a variable with the name TINYPNG_KEY on your environment.

$ tinypng.sh ImagePath.png

About

tinypng.sh is a simple tool that lets you use the API from https://tinypng.com/ to easily compress you image from your terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages