1.0.2 • Published 3 years ago
curdcli v1.0.2
Curd CLI - convert & manipulate images
Aiming to eventually expose the whole of the sharp API
Install
npm i -g curdcli
This tool so far allows you to convert any image to webp format with:
curd webp your-image.jpg
TODOS:
- Writing tests
- Adding multiple image formats
- Adding bulk operation capabilities