Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielcgilibert/mini-opt-img-cli
Small CLI tool to optimize images to webp format
https://github.com/danielcgilibert/mini-opt-img-cli
Last synced: 15 days ago
JSON representation
Small CLI tool to optimize images to webp format
- Host: GitHub
- URL: https://github.com/danielcgilibert/mini-opt-img-cli
- Owner: danielcgilibert
- Created: 2024-03-10T16:07:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-10T16:56:27.000Z (8 months ago)
- Last Synced: 2024-10-15T00:39:05.634Z (30 days ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageOptimize-CLI
example:
```bash
pnpm run start -d ./image -f webp
```