Jon Sæterås

  • Total activity 89
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 1 user
  • Votes 1
  • Subscriptions 43

Articles

Recent activity by Jon Sæterås Recent activity Votes
  • Delivery Address

    The Delivery Address is the component of an Engine that is the address pointing to ImageEngine which you’ll use in your <img> tags to refer to images. Delivery Addresses may be on a shared domain (...

  • Quick Start

    Check out this Getting Started Video!  You can follow along with the video, or follow these steps below.The first thing you will need is an ImageEngine account. We offer three different plans: Sta...

  • Cache Purge API

    Images cached on the ImageEngine network can be removed (purged) from the cache purge interface either through the control panel or through an API.   API use requires subscription on our Growth tie...

  • ImageEngine Control Panel

    ImageEngine comes with an advanced control panel that allows you to manage all aspects of your engines and origins. Additionally, statistics and billing information is available. When logging into ...

  • Image Optimization

    When referencing an optimized image, you may need to make changes to the HTML on your website and/or the way images are displayed in native apps. If you have an img tag like this: <img src="//examp...

  • Customer Success & 24x7 Support

    Your success is important to us! If you have questions, comments or need help, don't hesitate to reach out! Ask our Customer Success Team if you would like an assessment of how you can optimize you...

  • AngularJS integration guide

    ImageEngine has a dedicated package for Angular projects. This package can be found on npmjs.org: @imageengine/angular This article explains how to get started with the @imageengine/angular package...

  • Directives

    ImageEngine supports URL-based image transformations that allow you to pass directives to ImageEngine in the URL string to instruct it on what to do with an image. In other words, directives overri...

  • How to use Cloudflare workers to rewrite image URLs

    Cloudflare workers allow you to interfere with and change requests and responses. The workers are javascript code ("serverless logic") that executes on the CDN edges. Cloudflare workers can be used...

  • PrestaShop CDN

    PrestaShop is a widely used free e-commerce solution. This guide demonstrates how to speed up image delivery in PrestaShop by using ImageEngine to optimize and serve images and assets, like CSS and...