Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/johnperricruz/nodejs-image-compressor
- Owner: johnperricruz
- Created: 2018-11-21T02:13:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T02:38:01.000Z (about 6 years ago)
- Last Synced: 2024-11-09T06:19:08.781Z (3 months ago)
- Topics: bulk, compressor, image, nodejs, optimization, speed, webpage
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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