Skip to content

Script to compress images using TinyPNG api with nodejs

Notifications You must be signed in to change notification settings

androsland/tinify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Script to compress images using TinyPNG api with nodejs

Installation

        $ npm install

Usage

  • Place you images in the same directory as compress.js

  • Run the following (image extension can be either jpg or png )

          $ node compress.js [image-extension]
    

About

Script to compress images using TinyPNG api with nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published