Definition of an image cruncher for this image.
This type has the following structure:
| Key | Type | Description | Default Value |
|---|
"encodingLevel" | Number | The number of times the original URL should be URL-encoded. | 0 |
"prefix" (required) | String | The URL prefix for the image cruncher. | null |
"removeProtocol" | Boolean | Determines if the protocol (http / https) of the original URL should be removed. | false |