🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

imgshrink

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imgshrink

Optimize images to be embedded in websites.

latest
Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
2
-77.78%
Maintainers
0
Weekly downloads
 
Created
Source

imgshrink

Description

imgshrink is a command-line tool for optimizing images. It supports JPEG, PNG, GIF, and SVG formats.

Dependencies

  • imagemin
  • imagemin-jpegtran
  • imagemin-pngquant
  • imagemin-gifsicle
  • imagemin-svgo

Installation

Install the package from npm:

npm install -g imgshrink

Usage

Optimize a single image:

imgshrink path/to/image.jpg

Optimize all images in a folder:

imgshrink path/to/folder

License

MIT

Keywords

image

FAQs

Package last updated on 26 Jun 2024

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