New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

imgsuki

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imgsuki

A command line tool for manipulate images with Node.JS

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

imgsuki

Build Status

A command line tool for manipulate images with Node.JS. Do you like sushi? try suki!

What is imgsuki?

Imgsuki is a command line Node.JS application for reducing time for small modifications that in GIMP or PhotoShop would take more time. It uses Sharp.js and Commander libraries and even more for getting image information as exif data or other details. More command will be added to simplify the hard task of edit images.

Commands availables

Options:

-v, --version  output the version number
-h, --help     output usage information

Commands:

resize [options] <file>            Resize the specified image
rotate [options] <file> <degrees>  Rotate the image in multiples of 90
convert [options] <file>           Converts the image to a supported format (.jpg and .png)
flip [options] <file>              Flips the image in the vertical Y axis
flop|mirror [options] <file>       Flips the image in the horizontal X axis
blur [options]                     Applies a blur effect
info|i [options]                   Command for retrieve image information

License

imgsuki is licensed under the MIT License. (See LICENSE)

FAQs

Package last updated on 14 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc