Socket
Book a DemoInstallSign in
Socket

imageco

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imageco

Convert/compress directory of images

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

imageco

Convert a directory of jpg/png/webp/avif files to webp/avif.

Usage

$ imageco help

imageco [ARGS?] [...OPTS?]

args:
help:
        Show help.

options:
--input (-i):
        Input directory.
        Default: $PWD/input

--output (-o):
        Output directory.
        Default: $PWD/output

--quality (-q):
        Quality of the output image (1-100).
        Default: 50

--format (-f):
        Output format (webp, avif).
        Default: avif

License

MIT

FAQs

Package last updated on 01 May 2025

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