Skip to content

edgio-docs/edgio-v7-image-optimization-example

Repository files navigation

Edgio Image Optimization Examples

https://edgio-community-examples-v7-image-optimization-live.glb.edgio.link

Description

Edgio's image optimization feature can dynamically alter images to fit a site's design, experience, and performance needs, by applying transformations like resizing, blurring, or cropping based on the site's requirements. For instance, it can blur images beyond a visitor's free access limit on a paywalled site. It enhances performance by caching the transformed images at the network edge, reducing image processing time and delivering optimized images nearer to users.

Setup and Installation

  • Clone the repository to your local machine.
  • Run npm install in the repository directory.

Getting Started

After setting up the project, run npm run edgio:dev to start a local development server to test the example functions.

To deploy the project to Edgio, use the command npm run edgio:deploy. Note that deployment to Edgio requires you to be logged into Edgio CLI which can be done via npm run edgio login and following the instructions.

Support

If you have any queries or face issues with this project, please don't hesitate to contact the Edgio team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published