clipix

0.4.1 • Public • Published

Clipix

Clipix, nice image editor for the terminal created in Nodejs. This package using sharp for images process and tinify for compress.

Install

npm install clipix -g

Resources

TODO

Get image info

Example

clipix info ./image.jpg

Generate dummy image

Example

clipix dummy -bg 0000 -c 0011ff -w 700 -h 500 -f png

Transform images

Example

clipix transform rotate ./image.jpg

Compress images

Example

clipix compress ./image.jpg

Rezise images

Example

clipix resize -w 300 -h 300 ./image.jpg

Convert format images

Convert images to diferent format

Example

clipix convert png ./image.jpg

Download image

Download image from remote url

Example

clipix download https://remoteimage/image.jpg

Package Sidebar

Install

npm i clipix

Weekly Downloads

0

Version

0.4.1

License

MIT

Unpacked Size

3.47 MB

Total Files

11

Last publish

Collaborators

  • jquiceno
  • mateoreparaz
  • j-kizeno
  • alejandro-benitez
  • juanbarrios18