Skip to content

samholton/lqip-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lqip-gen

Small CLI wrapper around lqip-modern to quickly generate base64 representation of an image.

Install

npm install -g lqip-gen

Usage

lqip-gen <source file>

Produce LQIP base64 data and output

Options:
      --help     Show help                                             [boolean]
      --version  Show version number                                   [boolean]
  -c, --copy     Copy the output base64 data to clipboard              [boolean]

Copy Option Notes

The copy option makes use of node-copy-paste. This may require additional installations to work depending on your operating system. For example, on Linux you may need

apt install xclip

About

CLI wrappter for lqip-modern to generate LQIP base64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published