GithubHelp home page GithubHelp logo

wp-images-on-demand's Introduction

WP Images on Demand Plugin

Images on Demand is a WordPress plugin that provides an alternative way of serving scaled images by integrating with an image CDN. It replaces both the native WordPress thumbnail and responsive images functionality. This helps to save server space and improve page load speed compared to the default WordPress approach.

Responsive Images

  • Generates an image srcset based on the dimensions of the original image, using a customisable algorithm to determine the dimensions for each image in the srcset.
  • Generates a sizes attribute (using lazysizes) to help the browser select an appropriate image size to download.
  • Integrates with your image CDN to generate and serve the scaled images.

Thumbnails

  • Prevents the generation of default Wordpress thumbnails.
  • Replaces WordPress thumbnails with scaled image from CDN.

Todo

  • Prevent the generation of default Wordpress thumbnails.
  • Use post_thumbnail_html filter to replace WP thumbnails with scaled image from CDN.
  • Documentation

Read an article about the project or visit the demo site.

wp-images-on-demand's People

Contributors

elwood-p avatar

Watchers

 avatar

Forkers

bibicadotnet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.