2.0.1 • Published 10 months ago

c-pictures v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

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).

2.0.1

10 months ago

2.0.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago