Socket
Book a DemoInstallSign in
Socket

resize-images

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resize-images

Resize images in a directory.

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

resize-images

Resize images in a directory.

Prerequisites

  • libvips

Install

npm install resize-images -g

Usage

Specifying width and height:

resize-images albums/selfies -w 300 -h 200

Squared image:

resize-images albums/selfies --square
  • it creates the folder album/selfies-resized

Changelog

  • 1.0.0
    • Initial release :tada:

License

ISC License

FAQs

Package last updated on 30 Dec 2023

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