It's a prototype of on the fly(On-Demand) Image resizing service based on sharp.
npm install
npm start
http://localhost:3000/image/resize/50/200?format=jpeg&quality=100&progressive=true&url=<Image url what you wanna change!>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It's a prototype of on the fly(On-Demand) Image resizing service based on sharp.
npm install
npm start
http://localhost:3000/image/resize/50/200?format=jpeg&quality=100&progressive=true&url=<Image url what you wanna change!>