GithubHelp home page GithubHelp logo

nishayo / test_npm_auto_publish Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6 KB

This repository it to practice how to make the latest version of an npm package its default when downloaded by someone.

JavaScript 25.19% Shell 74.81%

test_npm_auto_publish's Introduction

Image-CLI-Tool

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

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

Contribute

Feel free to explore and contribute to the image-cli-tool! If you have any improvements or additional features inmind, open an issue or submit a pull request. I would be happy to merge🙂

test_npm_auto_publish's People

Contributors

nishayo avatar

Watchers

 avatar

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.