Simple CDN Link Usage
Simple usage of image url
Last updated
Simple usage of image url
Last updated
Make sure you have set your CDN Link in the imagemash.io settings panel.
Lets's call it john.imagemash.io
You can also use your custom domain. Check
Hey! This page is about using CDN Link. You may want our backend
Upload an image in home directory to your cloud storage via the imagemash.io .
Let's call it sample.jpg
Now your image is publicly accessible through john.imagemash.io/sample.jpg
. Try it by visiting your URL in the browser. Served image is compressed and optimized.
Transform your image. Let's say we want 300x300, faces centered, rounded edges;
john.imagemash.io/w_300,h_300,g_faces,r_20/sample.jpg
Place your link to your app and start using your CDN Link. Served image will be compressed and optimized.