feat: compress png

This commit is contained in:
Ibrahima G. Coulibaly
2025-02-23 14:41:53 +00:00
parent 97b940a803
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