Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ns23/tinypng-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

tinypng-cli

A simple command line utility to compress .PNG images using tinypng.com

Instructions to use

  • Get a developer API Key.

  • Paste the API key in tiny.py

  • Install python package tinify

    • pip3 install --upgrade tinify
  • Copy tiny.py in the folder ,where there are images to compress

  • Open terminal

  • Run python3 tiny.py

Images will be compress and will be stored in output folder

Demo

About

A simple command line utility to compress .PNG images using tinypng.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages