Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 648 Bytes

File metadata and controls

18 lines (12 loc) · 648 Bytes

Akamai URL-rewriter

ImageKit can translate transformations written in Akamai's syntax to ImageKit's syntax. Learn how to use a URL-rewriter on this page.

{% hint style="info" %} Beta feature

This feature is currently in beta. As a result, some transformations may work differently than expected. {% endhint %}

Supported Transformations

The following Akamai transformations are supported for translation:

Akamai transform Example translation Remarks

width

  • imwidth=100 => w-100

height

  • imheight=100 => h-100