c-pictures

2.0.1 • Public • Published

Concept

Image Compression Script

Installation

npm i c-pictures -g

Usage

c-pics --inputDir='src' --quality=80

Parameter Description

-- indicates to npm that the following parameters should be passed to the running script.

--inputDir='src' specifies the key-value pair for the directory where the images are located. Replace src with the path to your image directory (string type).

--quality=80 sets the key-value pair for the image processing quality parameter. Adjust the value (80) based on your needs (number type).

Package Sidebar

Install

npm i c-pictures

Weekly Downloads

5

Version

2.0.1

License

ISC

Unpacked Size

4.26 kB

Total Files

3

Last publish

Collaborators

  • linsens