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

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
Parameter | Description |
---|---|
Domain name | Domain name without https:// |
If you want to change your domain, please contact support
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.
Parameter | Description |
---|---|
Alias | _alias_ |
Redirect to | url to redirect to |
Note | |
User create custom transformations using presets to shorten the Filerobot URLs.
Parameter | Description |
---|---|
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 allow to apply default transformations on assets based on the asset’s filename. Regex is supported.
Parameter | Description |
---|---|
Rule match | Rule (ex: .png) |
Parameters | Operations & filters |
Description | Note |
Allow Filerobot to deliver externally hosted assets
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.
Parameter | Description |
---|---|
Domain name | Domain name without https:// |
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.
Setting | Description |
---|---|
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 |
Setting | Description |
---|---|
Enable AVIF compression | On/Off |
Compress by default | On/Off |
Setting | Description |
---|---|
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. |
Setting | Description |
---|---|
Enable PNG lossy compression | On/Off |
Default PNG quality | Integer |
Setting | Description |
---|---|
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. |
Setting | Description |
---|---|
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 |
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, …).
Parameter | Description |
---|---|
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 |
This section governs the video conversion from one format to another.
Parameter | Description |
---|---|
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 |
This section governs the video transcoding for adaptive streaming settings.
Parameter | Description |
---|---|
Protocol | • HLS
• DASH |
These settings govern the delivery of static content (JS/CSS/PDF, …).
Parameter | Description |
---|---|
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, ...) |
Parameter | Description |
---|---|
Max-age | value in seconds |
Parameter | Description |
---|---|
S-maxage | value in seconds |
Parameter | Description |
---|---|
Automatic origin image refresh | On/Off |
Image origin refresh period | value in seconds |
Last modified 22d ago