Go to main content Go to main menu

Epinova Responsive Images

Helps you with image management

A common challenge for editors and developers is to get good images on different digital platforms. Our Epinova Responsive Images module gives you simplified image management, faster page loading, handling of different formats, and scaling across devices.

Multi-monitor illustration

Epinova has developed an image management module that makes it easy for developers to define different image formats, and then easily apply these to image properties on individual properties on a content type/template. This, in turn, helps editors who don't have to think about optimizing the images.

For example, sometimes images need to be high-resolution for desktop Hero images, while the same image doesn't need to be that large if you're using a mobile phone.

Performance and focus point

This module supports dynamic loading of images, which increases performance and speeds up loading time. The module also gives the editor the ability to set the focal point of the image, as well as provide extended cropping possibilities of images.

This helps editors choose images with the right size and support for help texts. Also included are validation warnings if an image is too small than appropriate.

Formatting images in free text

Responsive images also format images in free text. You can register a standard format for the entire website or a specific property. It is also possible to give the editor the option to choose a number of predefined image formats.

Read related information

How to remove IIS server header from your Azure web app
How to remove IIS server header from your Azure web app

By default, when hosting a web app in IIS two headers are exposed which do not show normally when developing locally.

How much does it cost to migrate to Optimizely 12 and .Net8?
How much does it cost to migrate to Optimizely 12 and .Net8?

In these budget times, we at Epinova get a lot of questions about what an upgrade or migration to a new generation platform costs. In this blog post, we h …

Avoiding Deadlocks in Optimizely Scheduled jobs using Async/Await
Avoiding Deadlocks in Optimizely Scheduled jobs using Async/Await

How to make Optimizely CMS scheduled jobs truly stoppable using async/await and CancellationToken to avoid deadlocks and improve reliability.