Imgres
Resize images on the fly 🚀
Image resizing API
Use the following API endpoint to resize images on the fly:
https://imgres.solvenium.com/api/image?url=url
&width=width
&height=height
url
- source image URL, requiredwidth
- resized image width, optional, max: 5000height
- resized image height, optional, max: 5000