Blur

This filter applies a Gaussian blur to the image by adding im=filters:blur(value) at the end of the URL. Normal Image: https://push-3272.5centscdn.com/KB_IMG/balloon_5CC.jpg Transformed Image: https://push-3272.5centscdn.com/KB_IMG/balloon_5CC.jpg?im=filters:blur(50)

Read More

Background Color

The background_color filter sets the background layer to the specified color. This is specifically useful when converting transparent images (PNG) to JPEG Normal Image: https://push-3272.5centscdn.com/KB_IMG/glass.png Transformed Image: https://push-3272.5centscdn.com/KB_IMG/glass.png?im=filters:background_color(green)  

Read More

Fit In

The fit-in argument specifies that the image should not be auto-cropped and auto-resized to be EXACTLY the specified size, and should be fit in an imaginary box of “E” width and “F” height, instead. Normal Image: https://push-3272.5centscdn.com/KB_IMG/Lights_5centsCDN.jpg Transformed Image: https://push-3272.5centscdn.com/KB_IMG/Lights_5centsCDN.jpg?im=fit-in/500×500/filters:fill(blue)  

Read More

Flipping the Image

By utilizing this parameter, you can flip the image. You can achieve this by adding the parameter ‘im=-0x-0‘. Original Image: https://push-3272.5centscdn.com/KB_IMG/Lights_5centsCDN.jpg Transformed Image: https://push-3272.5centscdn.com/KB_IMG/Lights_5centsCDN.jpg?im=-0x-0  

Read More

Change Image Size

This parameter allows you to dynamically alter the image size. You can append parameters to the image file to apply transformations. For instance, here is the original image:  https://push-3272.5centscdn.com/KB_IMG/Lights_5centsCDN.jpg Next, I will resize it to 300×200 dimensions. To do this, I can include the parameter ‘?im=300×200’. The updated URL will be https://push-3272.5centscdn.com/KB_IMG/Lights_5centsCDN.jpg?im=300×200 If you just […]

Read More

How can I configure asset optimization for my website?

Our CDN plans include both asset optimization and image optimization, so you can eliminate concerns about slow loading and other website delivery issues. Before we proceed, you’ll need to create an HTTP Pull zone in your console. -> For static content delivery, click here. -> whole site delivery, click here. [The asset optimization option will […]

Read More

How can I activate Image Optimization for my website?

To enable Image Optimization for your website, follow these steps to create an HTTP Pull zone in the 5centsCDN control panel If you already have a pull zone set up for your website, you only need to configure the Image Optimization options as detailed below 1. Navigate to 5centsCDN Dashboard 2. Go to HTTP Pull […]

Read More

How to encode a stream to 5centsCDN using vMix encoder?

vMix serves as a robust encoder for your real-time streaming needs. It enables seamless live streaming to the 5centsCDN platform. This knowledge base provides a comprehensive guide on the process of live streaming to 5centsCDN. Prior to installing the vMix encoder, it’s essential to establish a stream within the 5centsCDN control panel. 1. Navigate to the […]

Read More