Skip to content

This node JS Script will reduce image size without losing quality.

Notifications You must be signed in to change notification settings

johnperricruz/nodejs-image-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

nodeJS Script for compressing images in bulk

https://github.com/lovell/sharp

INSTALLATION :

 1. install nodejs
 2. npm install sharp
 3. yarn add sharp (This will install nodejs, please read documentation) https://yarnpkg.com/lang/en/docs/install/#debian-stable

RUN on console :

1. cd path/to/image/files 
2. node optimize-image.js



John Perri Cruz
https://www.johnperricruz.com

About

This node JS Script will reduce image size without losing quality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published