Process

Process settings cover many of the key functions in your Filerobot account

Delivery URLs

Custom domain (CNAME)

Add one or multiple custom domains to deliver DAM assets over your subdomains, for example medias.acme.com. Once the custom domain added, you will need to create 2 DNS CNAME entries to validate the TLS certificate and point your subdomain to Filerobot.

Example:

  • DNS1: _076f48ef8df3a3ca368b89c6f0bb0bcf.medias.acme.com. CNAME _29163927834ee4c4e03c365fd7282c74.nhqijqisfx.acm-validations.cdnprovider

  • DNS2: medias.acme.com CNAME token.cdnprovider.com

ParameterDescription

Domain name

Domain name without https://

If you want to change your domain, please contact support

Aliases

Aliases can be used to shorten your Filerobot URLs and hide parts of the asset folder path. We recommend prefixing and suffixing the aliases with underscore '_' to avoid loops.

ParameterDescription

Alias

_alias_

Redirect to

url to redirect to

Note

Custom transformation presets

User create custom transformations using presets to shorten the Filerobot URLs.

ParameterDescription

Preset

Preset name (ex: full-view-sm...)

Redirect to

Operations & filters (ex:h=900&w=1200&func=bound&org_if_sml=1)

Description

Note (ex:Gallery Full View on Mobiles)

Rules

Rules allow to apply default transformations on assets based on the asset’s filename. Regex is supported.

ParameterDescription

Rule match

Rule (ex: .png)

Parameters

Operations & filters

Description

Note

Security

External domain whitelisting

Allow Filerobot to deliver externally hosted assets

Response from Filerobot if domain is not whitelisted

Whitelisted domains

In case customers want to use their Filerobot token to deliver externally hosted assets (= Cloudimage only functionality) and want to limit the list of domains hosting assets that origin assets can be downloaded from, a domain white list can be created.

ParameterDescription

Domain name

Domain name without https://

Images

Image compression

WebP

WebP is a format optimized for web and mobile delivery. Filerobot can compress your images automatically into WebP to reduce bandwidth and improve loading times.

SettingDescription

Compress all PNGs to WebP automatically

On/Off

Compress animated GIFs to WebP automatically

On/Off

Compress all other image formats to WebP automatically

On/Off

AVIF

SettingDescription

Enable AVIF compression

On/Off

Compress by default

On/Off

JPEG

SettingDescription

Default compression factor

Integer

Progressive JPEG

On/Off -- Progressive JPEG enables the loading of a low quality preview while the full image is loaded. Enabling this feature will slightly increase the file sizes of your JPEGs.

PNG

SettingDescription

Enable PNG lossy compression

On/Off

Default PNG quality

Integer

SVG

SettingDescription

Rasterize SVG

On/Off -- When active, all SVG files are converted to a raster image.

Enable SVG lossy compression

On/Off -- Reduce the number of curve nodes and remove invisible elements to decrease filesize.

ICC color profiles

SettingDescription

Keep origin image ICC profile

On/Off -- Always remove ICC profiles and convert images to sRGB. Might decrease processing performance.

Convert ICC profile to sRGB if too large

On/Off -- Remove ICC profiles and convert to sRGB only for large images.

Convert ICC profile if larger than

Integer

Video

Compression

This section governs the video compression settings of the project. Video compression involves the transcoding of an original high resolution video file (HD, UHD, 4K, …) into smaller resolution for better web delivery (720p, 480p, …).

ParameterDescription

Video resolutions

Configures the target video resolutions

Target bitrate

defines the target bitrate (only accept integer)

Target folder

Defines where compressed video will be stored: • Internal hidden folder • Same folder as original video

Conversion

This section governs the video conversion from one format to another.

ParameterDescription

Target format

Configures video conversion target: • WebM • MP4

Video resolution

In addition to convert the video file into WebM or MP4, the video API can also compress (see above) the video into a target resolution

Target folder

Where the converted video will be stored: • Internal hidden folder •Same folder as original video

Transcoding for adaptive streaming

This section governs the video transcoding for adaptive streaming settings.

ParameterDescription

Protocol

• HLS • DASH

Static content

These settings govern the delivery of static content (JS/CSS/PDF, …).

ParameterDescription

Enable static content acceleration

ON/OFF -- Accelerate any static files over CDN. Enabling this feature requires images to have image file extensions (.jpg, .png, .webp, .gif, ...)

CDN

Caching

Browser cache expiration interval

ParameterDescription

Max-age

value in seconds

CDN cache expiration interval

ParameterDescription

S-maxage

value in seconds

Automatic origin image refresh

ParameterDescription

Automatic origin image refresh

On/Off

Image origin refresh period

value in seconds

Last updated