<h1>About ImageCDN</h1>
Our goals are to:
- Improve the quality and usage of images on the web.
- Help improve web-performance by offering easy-to-use, advanced image compression behind a globally distributed CDN.
- To enable personal hacks, side-projects, start-ups, open source projects and just about anybody else with a small budget to maximise their usage of images.
Anyone is free to use this service. We only ask that you contribute to the overall service if you are able.
Sign-up for service updates
hbspt.forms.create({
region: "eu1",
portalId: "25461495",
formId: "9413ae66-f745-4b89-9890-8f3d4a973c71"
});
Documentation
GET /v2/image/{image}
Primary endpoint of ImageCDN.
Examples
https://imagecdn.app/v2/image/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1540665569139-922f374b8657?width=200&height=400
Query Parameters
Parameter | Description |
---|---|
image |
A URL-Encoded link to the image you wish to cache and apply transformations to. |
height |
Height of the desired image, in pixels. |
width |
Width of the desired image, in pixels. |
format |
Override the format output by the service. |
fit |
How to fill the space provided by height/width. |
Top comments (0)