feat: compress png

This commit is contained in:
Ibrahima G. Coulibaly 2025-02-23 14:41:53 +00:00
commit bb630a0475
5 changed files with 22 additions and 11 deletions

View file

@ -83,7 +83,7 @@ npm run dev
### Create a new tool
```bash
npm run script:create:tool my-tool-name folder1/folder2
npm run script:create:tool my-tool-name folder1/folder2 ## examples string/join or image/png/compress
```
Use `folder1\folder2` on Windows