Closed pavelloz closed 4 years ago
Hey,
Ive been trying to debug my sharp implementation with your tool but i cant find one thing - fit
fit
Its documented here: https://sharp.pixelplumbing.com/api-resize#resize
Im using fit: inside in my app but i dont know where to specify it when using the cli.
fit: inside
Thanks for your help :)
Run sharp resize --help and you will see how to use the --fit option.
sharp resize --help
--fit
Thank you :)
Hey,
Ive been trying to debug my sharp implementation with your tool but i cant find one thing -
fit
Its documented here: https://sharp.pixelplumbing.com/api-resize#resize
Im using
fit: inside
in my app but i dont know where to specify it when using the cli.Thanks for your help :)