0.3.2 • Published 8 months ago

to-webp-json v0.3.2

Weekly downloads
-
License
GPL
Repository
github
Last release
8 months ago

to-webp-json

NPM Version GitHub repo size GitHub Created At

Usage

Create img-src folder

mkdir img-src

Add images to img-src

npx to-webp-json@latest

Command line options

ParamTypeDescriptionDefault
srcstringSource folder nameimg-src
diststringResult folder nameimg-dist
formatstringwebp, jpg, png, avif, tiff, gif or originalwebp
jsonstring | nullStructure file namenull
widthnumber | nullMaximum image width in pixelsnull
heightnumber | nullMaximum image height in pixelsnull

Examples

npx to-webp-json json=static-images format=original
npx to-webp-json src=sources height=2000
# no arguments interactive mode
npx to-webp-json
0.3.2

8 months ago

0.3.1

10 months ago

0.3.0

10 months ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago