Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnperricruz/nodejs-image-compressor

This node JS Script will reduce image size without losing quality.
https://github.com/johnperricruz/nodejs-image-compressor

bulk compressor image nodejs optimization speed webpage

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# nodeJS Script for compressing images in bulk

https://github.com/lovell/sharp

INSTALLATION :

```html
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 :

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

```




John Perri Cruz

https://www.johnperricruz.com