GithubHelp home page GithubHelp logo

nishayo / image-cli-tool Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 148 KB

an npm package to manipulate images using command line interface.

Home Page: https://www.npmjs.com/package/image-cli-tool

JavaScript 87.30% Shell 12.70%
images terminal-app npm-package

image-cli-tool's Introduction

Image-CLI-Tool

npm version npm total downloads

An npm package to manipulate images using terminal.

Installation

To install the image-cli-tool globally, use the following command:

npm install -g image-cli-tool

Features of the image-cli-tool

  • Compress an image
  • Convert an image to another format
  • Get image information
  • Rotate Image by a specified angle

Commands

Image Compression

  • img-cli compress <input_file>
    • Example:
      img-cli compress myimage.jpg

Default quality is 60%.

  • img-cli compress <input_file> -q <quality>
    • Example:
      img-cli compress myimage.jpg -q 80

Image Conversion

  • img-cli convert <input_file.extension> <output_file.extension>
  • Example:
img-cli convert myimage.jpg myimage.png

Get Image Information

  • img-cli info <input_file>
  • Example:
img-cli info myimage.jpg

Rotate an Image

  • img-cli rotate <input_file> <rotate_angle>
  • Example:
img-cli rotate myimage.jpg 90

image-cli-tool's People

Contributors

nishayo avatar adarshswaminath avatar

Stargazers

 avatar  avatar  avatar gavg avatar

Watchers

 avatar  avatar

Forkers

adarshswaminath

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.