zouhir / lqip-cli

Node CLI for Low Quality Image Placeholders (LQIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


LQIP CLI

LQIP: Low Quality Images Placeholder

How To Use

npm i -g lqip-cli

lqip ./my-image-directory/images.jpg

options

--no-copy alternatively -n: will disable copying the Base64 string to clipboard

example:

lqip -n ./my-image-directory/images.jpg

Inspired By:

  • Medium web app
  • Instagram mobile app
  • Polymer shop project

Related Projects:

License

MIT - Zouhir Chahoud

About

Node CLI for Low Quality Image Placeholders (LQIP)


Languages

Language:JavaScript 100.0%