sharp-cli icon indicating copy to clipboard operation
sharp-cli copied to clipboard

CLI for sharp.

Results 15 sharp-cli issues
Sort by recently updated
recently updated
newest added

I know you can use `{dir}` to overwrite the original, but that can't help if the operation is a conversion from, for example, `png` to `jpg`. Thanks for sharing this...

question

Today i found https://sharp.pixelplumbing.com/ and after reading i found your cli version. I am impressed by the results, it works great. Now i am running it on thousands of images...

question

## This Pull Request: - [x] Adds a `--dry` flag that, when set, allows you to do dry runs (i.e. do everything except write files). - [ ] Adds a...

Is it possible resize image by percentage? Something like scale... Thanks

enhancement

can I use the cli to get meta data on the file?

enhancement
question

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

I have multiples subdirectories in my image directories, and I want to convert images inside these subdirectories and output the formatted files there. I tried with the following cmd but...

question

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

How to composite multiple images by a single command? I'm making a PHP SDK for Sharp using this project so maybe we need a solution for composite multiple images like...

bug

Hello, I'm trying to install `sharp-cli`. But the installation always fails: Log ``` npm install sharp-cli --verbose npm verb cli /usr/bin/node /usr/bin/npm npm info using [email protected] npm info using [email protected]...