Skip to content

DPangerl/responsive-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive image generator

Just your little helper tool to quickly create some responsive images for your website.

Install

npm install @dp/responsive-image-generator

Use


Commands

Commands:
   help     Display help
   version  Display version

 Options:
   -c, --clear            clear output folder
   -h, --help             Output usage information
   -i, --input [value]    the input file (defaults to "input.png")
   -o, --output [value]   the output directory (defaults to "./output")
   -p, --pattern [value]  the file name pattern (defaults to "1output_{size}")
   -s, --sizes <list>     the sizes (defaults to [1200,1000,800,600,400,200])
   -t, --types <list>     the image types (defaults to ["webp","png"])
   -v, --verbose          clear output folder (disabled by default)
   -V, --version          Output the version number

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published