Jon Sæterås

  • Total activity 62
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 1
  • Subscriptions 30

Activity overview

Latest activity by Jon Sæterås
  • Jon Sæterås created an article,

    Enable AVIF support on your engine

    ImageEngine has offered support for the AVIF image format using directives (image.png?imgeng=/f_avif) since the early days of AVIF. If you want to enable AVIF for automatic format conversion, this ...

  • Jon Sæterås created an article,

    Sustainable Website with ImageEngine

    The primary objective of ImageEngine is to reduce the byte size of images while maintaining the perceived visual quality. The results of this is a faster and leaner website - with all the great imp...

  • Jon Sæterås created an article,

    Responsive Images - Best practices with ImageEngine

    ImageEngine makes working with images a whole lot easier. Regardless of what environment ImageEngine is implemented in, images will be leaner than before, thanks to its zero-config auto mode. Unlik...

  • Jon Sæterås created an article,

    Getting Started with Storyblok and ImageEngine with GatsbyJS

    Getting Started with Storyblok and ImageEngine with GatsbyJS Storyblok is a powerful headless CMS. The ImageEngine GatsbyJS plugin has built in support for Storyblok and it's just a matter of confi...

  • Jon Sæterås created an article,

    Shopware Plugin

    Shopware is a powerful commerce platform. With the ImageEngine plugin for Shopware, images will be automatically optimized for any browser and device ensuring a fast experience and beautiful images...

  • Jon Sæterås created an article,

    How to Enable Client Hints and Resource Hints on your Website

    Client Hints and Resource Hints is considered a best practice to achieve great performance on your website. When enabled, client hints are used to resize images and determine the appropriate compre...

  • Jon Sæterås created an article,

    Nuxt/image Integration Guide

    Since nuxt/image version 0.6.1 ImageEngine is a native provider of image optimization. This means that no additional packages has to be installed in your Nuxt project in order to start using ImageE...

  • Jon Sæterås created an article,

    Debug and Audit ImageEngine Optimization

    ImageEngine offers a handy way to let you know more about how an image is optimized. By appending a specific HTTP header to an image request, ImageEngine will return additional metadata. This metad...

  • Jon Sæterås created an article,

    How to use ImageEngine in Laravel

    Laravel is a popular PHP framework for web application development. This article explains how to integrate ImageEngine in your Laravel app. Sign up for ImageEngine To implement ImageEngine in your ...

  • Jon Sæterås created an article,

    How to Implement ImageEngine in your Django app

    Django is a framework for web apps built in Python. In the following, we'll explain how to speed up image delivery in your Django app using ImageEngine.  For the purpose of this demo and practical ...