As part of our filing for Chapter 11 bankruptcy relief, Akamai has acquired select assets from Edgio, including certain customer contracts from our content delivery, applications, and security businesses, but not including Uplynk. We encourage any active Edgio delivery, applications, or security customers that are not already engaged with Akamai to migrate their services, to contact their local Akamai office or support@edg.io as soon as possible to help avoid service interruptions. Service will end on January 15, 2025.


Any Edgio Uplynk customers can reach out to support@uplynk.com for any questions or concerns.

Edgio

Image Optimization

Optimize images by passing query string parameters to the following base URL:
1https://opt.moovweb.net

Source Image Requirement

Images that use the following file formats are eligible for processing:
jpg | jpeg | png | webp
Edgio delivers the source image when attempting to process an image that uses an unsupported file format.

Query String Parameters

Use the following query string parameters to identify an image and the set of optimizations that will be applied to it:
Required:
  • img - the source image URL
Optional:
  • quality - quality between 1 and 99
  • width - the maximum output width
  • height - the maximum output height

Examples

Quality example:
This example sets the image quality to 30.
1https://opt.moovweb.net?quality=30&img=https://docs.edg.io/images/performance/product-apps-image_optimization.png
Height example:
This example sets the maximum height to 200 pixels.
1https://opt.moovweb.net?height=200&img=https://docs.edg.io/images/performance/product-apps-image_optimization.png