# Summary

Imageinfo Cache will generate image styles right after an image is uploaded and also on entity save. This will help with front end performance as the needed image style will already have been generated; thus the end user doesn't have to wait for the image to be generated. This can also mitigate some issues with image style generation if your CDN is configured incorrectly as the images will be generated without the request going through the CDN.

# Project URL

https://www.drupal.org/project/imageinfo_cache

# Where is the code?

None yet.

# Estimated completion date

Unknown.

# Dependencies

TBD, if any.

# Who's doing the port?

No one yet!

# What help do they need?

Unknown.

# D8 roadmap

TBD.

# Background and reference information

https://www.drupal.org/project/imageinfo_cache/issues/2109607

Comments

rootwork created an issue.

rcodina’s picture

There is a similar module for Drupal 8:

https://www.drupal.org/project/image_style_warmer