@@ -0,0 +1,19 @@
# image-resizer
Lightweight image resizing CLI written in Go.
## Build
```bash
go build -o image-resizer
```
## Usage
./image-resizer <input> <output> <width> <height>
## License
Apache-2.0
The note is not visible to the blocked user.