Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Turning files into assets requires to extract information from them and enrich it with metadata and tags
Transformations are dynamically generated variations of an origin asset
Unlike versions or edited images, transformations do not create separate files in the DAM.
Transformations are generated via URL query parameters and can be created graphically via the Filerobot Image Editor for single assets or programmatically in bulk.
There are 2 ways to use transformations once created:
Download them to your local computer for further re-use. Various formats are available when downloading a transformation.
Deliver over optimized (JPEG, WebP or AVIF) CDN URLs
When you are using Filerobot DAM, you will notice that we introduce the concept of File Version vs. File Transformation.
In order to create a new image transformation, you can open the transformation panel within the Asset Management modal:
Here the user has the option to create a new transformation by clicking on + Add transformation box. The Image Editor pops up and allows the user to create and save a transformation graphically:
Once the transformation is saved, you can hover over it to either download it directly or copy an optimized CDN link to your clipboard for further distribution:
For example, the optimized CDN link to the feed portrait transformation for Instagram looks like:
The query parameters suffixed to the image CDN URL trigger Filerobot to generate the transformation on-the-fly and cache it in the CDN.
Unlike single transformations which are created using the Image Editor for each asset, custom presets are the way to go when it comes to generating transformations automatically in bulk.
Navigate to the Settings / Project / Process / Delivery URLs page and scroll to the Dynamic asset transformation presets section to create a preset:
To create the new Preset, click the "+ Add preset" button and pick a file to work on. Then, an Image Editor will pop up, letting you crop the test image as you like, add a watermark, or apply a certain effect.
When you are ready, save the changes. Filerobot will generate a Preset, containing the chosen operations and filters. You can always review the exact configuration and rewrite it using the "..." menu -> Edit or Edit in Image Editor.
For each Preset, you can set the "Autogenerate" option and the transformation will apply automatically whenever you upload new images.
Additionally, you can select only specific Presets (image transformations) to be generated during image upload.
The custom preset created above can be used with the query parameter p (for "preset") to generate the transformation:
Easy-to-use central source-of-truth your company's media assets
The short explainer video below is just an appetizer of all the DAM use cases you will be able to implement within the Asset Hub:
Learn all you need to know to get started with uploading and managing assets within the Asset Hub from:
through Manage assets,
Enrich assets with Metadata and Tags,
Organize assets in static Folders or dynamic Collections,
Search & find assets with #filters or complex #search queries,
Collaborate with assets between users and,
Share assets internally as well as externally to finally,
Download assets in various target formats
The asset management modal is the go-to place to manage and collaborate on an asset. You can access it in 3 ways:
Double-click on an asset
via the Manage menu in the contextual (right-click) menu
via the Manage menu in the action bar
4 tabs are available for managing the asset:
If #products are enabled, the Product reference and Product position can be set and viewed here.
Custom metadata fields can be edited and viewed here. See Metadata for details on how to create the metadata structure.
Embedded Metadata
Embedded IPTC/XMP metadata are displayed here. Requires the Extract embedded metadata post process to be enabled under Automations for this section to display.
This tab shows details about various activities performed on an asset:
Rename
Move
Ownership change
Visibility changes
Metadata changes
Tags change
Labels change
New comment
Sharing & permissions change
Based on the versioning behavior configured on your token (see #duplicate-check setting), this tab will show the version history of an asset and allows to restore a previous version.
Furthermore, users can Edit images or Create transformations.
Upload assets in bulk from your local computer or various external sources
The Filerobot Uploader lets you upload assets in the DAM from a variety of sources:
Your device's storage, camera or screen
Web links
Third party sources like Google Drive, Dropbox, Instagram, and many others.
You can drag & drop, copy & paste or browse to the file's location to select it for upload:
You can transform your assets as part of the upload process.
Once you click the Upload button, a progress icon is shown on each asset, as well as an overall Progress bar underneath the Upload modal, showing the cumulative progress of all assets:
There are 3 possible end states and relevant actions:
The Details tab displays all descriptive information of the asset such as technical details, product-related information, metadata and embedded metadata. The fields can be edited by clicking on the icon.
Field | Description |
---|---|
File type | Available operations |
---|---|
State | Asset highlighting | Available actions |
---|---|---|
Name
The file name
Title
Multi-lingual title of the asset
Description
Multi-lingual description of the asset
Tags
Multi-lingual tags associated to the asset. Tags can be added manually (free input or from tag dictionnary) or automatically via AI. See Tags.
Labels
Labels are advanced tags with a dedicated page to view labeled assets. See Labels.
Orientation
Portrait or landscape
Main colors
Image's main colors. Requires the Dominant color extraction post process to be activated.
images
Resize - set the maximum width and height for the image to be resized to after upload
Edit image - crop; adjust the brightness, contrast and other attributes; add filters; draw on the image; or add watermarks. See Edit images for more information.
videos
Change the resolution - automatically or to fit a specific device type (desktop, mobile, tablet, etc...)
Transcode - generate HLS and/or DASH manifest files for adaptive streaming. See Transcode for more information.
any type
Rename - by clicking once on the filename or selecting Rename from the context menu
Manage details - by choosing the Manage option from the context menu. See Manage assets for more information.
Add metadata - by pressing the Fill metadata button. See Metadata for more information.
... and of course, remove the file as well as add more files for upload (via Add more button)
Metadata fields are attributes used to describe an asset for further categorization, grouping and retrieval
Filerobot distinguishes two types on metadata fields:
Embedded metadata: EXIF/IPTC metadata embedded by the camera or the graphical editor software
Custom metadata: metadata fields created in Filerobot to enrich assets
Filerobot allows the creation of simple or complex metadata structures, aka taxonomies, with each metadata field capable of supporting multiple dimensions, such as translations, currencies, distribution channels or any other variant required by your use case.
Metadata can be viewed and edited during the upload process, in bulk post-upload or individually for each asset in the asset management modal, see Manage assets.
Assets can then be searched by metadata field values and dynamic Collections created based on metadata field values.
Let's get started!
Coming soon!
Successfully uploaded
See Manage assets to continue
Failed to upload
Remove the file
Retry the upload
Duplicate detected (see Storage for possible system policies on duplicate detection)
Remove the file
Show file location (only available if the Duplicate policy is set to Override)
Faceted navigation available in Filerobot products (Widget, Hub and Portal)
At its core, faceted navigation utilizes a faceted classification system to organize information. This system categorizes items based on multiple, independent attributes called facets. Each added facet acts as new filtering layer.
Concept: Faceted navigation falls under the umbrella of parametric search techniques. Instead of relying solely on keyword matching in a traditional search, it allows users to filter based on pre-defined parameters (facets) associated with the asset. This enables a more nuanced, smarter search experience.
Technology: Faceted navigation relies on efficient data structures and algorithms to handle large datasets and filter combinations. In essence, the system needs to quickly identify items that match all selected facet criteria. Search engines like Solr or Elastic Search are popular choices for implementing faceted navigation due to their ability to handle complex filtering operations.
Benefits: The technical aspects of faceted navigation translate into several benefits:
Drill-down refinement: Users can progressively narrow down results by applying multiple facet filters, leading to a precise subset of assets.
Faceted exploration: Faceted browsing allows users to explore different categories and discover new assets they might not have found through a simple keyword search.
Improved efficiency: By filtering irrelevant options, faceted navigation reduces the number of results a user needs to sift through, saving them time and effort.
Faceted navigation is applied for 4 types of attributes (as of May 8th, 2024)
Date (Uploaded and Created date)
Metadata Single-select
Metadata Multi-select
Metadata Boolean
→ Faceted navigation is only available in the "Assets" view (ie. not in the Folder view)
→ Faceted navigation section is built as a side bar at the left side of the UI, replacing entirely the filter bar (shown below, that will then be hidden) in the Assets view.
Within a metadata, the operator between 2 values or more is set to OR
Between 2 metadata or more, the operator is set to AND
In details:
Within a metadata
-> For multi-select, we provide 2 operators: AND
and OR
Let assume we are calling query HAS
(equal to IS
but for multi-select we call it HAS
just for gramatical purpose)
We will have 2 options
Metadata HAS
a AND
b -> expected results are files which have both values a and b, file that contains only a or b won't be returned
Metadata HAS
a OR
b -> expected results are files which has either a or b, file that contains both of the values will be returned also
➡️ This option cover the 1st option -> within a multi-select metadata, we will choose HAS-OR
operator to cover more file results
-> For single-select, it will always be OR
when users click in more than one answers as one file can not contain more than one value.
For 2 metadata or more
For faceted search, it is an AND operator between multiple metadata as the answers will be more specific and this is the main idea for faceted navigation: trimming down the most correct answers
a. Multi-select metadata "colour" with value: “red”, “white”, “black”
When "red" and "white" are searched for -> expected answers are:
Files that contain value red only
Files that contain value white only
Files that contain both value red and white
b. Single-select metadata "size" with value: “35”, “36”, “37”
When “35” and “36” are searched for -> expected answers are:
files that contain 35 value only
files that contain 36 value only
c. Now, combining the two previous examples
When “red”, “white”, “35”, “36” are searched for -> expected answers have to use AND
operator to encompass the 2 metadata constraints, so answers will be assets that contain:
red and 35,
red and 36,
white and 35,
white and 36,
red and white and 35,
red and white and 36
→ Refining searches further is leading to more accurate and relevant results.
Metadata, as well a Tags can be translated in multiple languages. You can manage languages from the Metadata variants section under Settings > Project > Metadata > (tab) Configuration. Edit the Language variant to enable or disable languages.
Please note the special case for the Language variants:
The topmost option will be the default language for metadata and tags
All language options are to be selected from a drop-down list of supported languages (and not free text entries) - the API keys are the ISO code of the language selected, e.g. en for English
the API key cannot be edited
You can also create additional custom metadata variants to declinate a metadata field in different dimension, such as currencies, file format, etc, ...
Tags are pre-set values which can be applied to assets for filtering and classification purposes. Tags can also be generated automatically based on image content using integrated AI-based image recognition algorithms.
You can add tags to assets using the Bulk Edit or Single file edit functionality.
In order to assign a specific tag to multiple assets, you need to select the files and then to choose option "Edit multiple assets".
Then choose "Tags" and you can select the tags that you would like to apply to your assets (tags must already be present in the list in order to be assigned, you can't create a new tag while bulk editing).
Clicking on "Regional settings" you can choose the language on which to apply your tags.
You can assign tags to a single file by selecting that file, then clicking on "Manage" and choosing the icon representing "Edit metadata".
At that point, you will get the option to add new tags, choosing them from the "Suggested" list or generating them using AI service (if this feature is enabled for your project). If you start typing a tag that is currently not existing in the Tags list, it will be added to the list and attached to the asset at the same time.
For that purpose, you need to use the Bulk Edit functionality. Please select the files that contain the tag which you want to detach and choose the "Editing multiple assets" option. Then in the Tags section choose "Delete" and specify the tag that you want to remove.
Please select the asset which tags you want to edit, then go to "Manage" and open the "Edit metadata" mode. Now you have the option to remove tags by clicking on the "x" symbol at the top-right corner of every tag or to choose the "Clear all" option so to delete the entire tags list.
In order to search by a specific tag in the Search box, you need to type #name-of-your-tag
or to use the dedicated Tags filter.
Leverage the Filerobot Image Editor to edit images directly in the browser
In Filerobot you can crop, resize, apply different filters and add watermarks to your images. You can save the results as a variant of the main image or an entirely new asset.
The Edit image button opens the Image Editor.
The Image Editor is a feature-rich inline image editor that supports the most commonly used image editing function of image editing software:
When you are ready with the Editing, click on "Save".
Incorporating metadata enriches your assets with valuable insights, transforming them into more than just files – they become organized, searchable, and informative resources
Asset metadata can be viewed and managed from the asset management modal.
Metadata variants can be toggled using the toggle.
Users with level Contributor or higher, can edit metadata fields during or after file upload.
You can also edit metadata fields of multiple assets in bulk. For that purpose, select the assets you want to edit metadata of and select the Edit multiple assets option from the contextual menu or navigation bar:
If any metadata field is configured as "Required" in the metadata structure, no metadata changes can be saved if the field value stays empty.
You have 2 ways to retrieve assets by metadata fields:
You can search by a specific metadata field in the search bar, pointing to this field with the special symbol @:
If can combine metadata-based search with free text search.
Alternatively, you can use the Metadata filter to select a field and a search value. Entering multiple metadata fields in the metadata filter will perform an "OR" search.
A collection is a group of related assets defined by a set of properties such as meta, tag, file type etc.
Example: A collection of Cars may contain all assets tagged with #car
or having "Car" as a value in the metadata field "Vehicle type".
The main difference between grouping assets via Folders, Labels, My favourites vs Collections is that the membership of assets to a group is dynamic when using collections. This means that assets are automatically added or removed from a collection based on their technical properties and metadata values.
This Collections sub-page can be accessed from the main menu on the Library page:
In the collections list, the collections submenu has the following options:
Name: sort by name ascending or descending
“Sort” icon: if the collections are currently sorted by name ascending then this will sort them descending and vice-versa
“Planet” icon: allows to select the metadata/tags language
Refresh: refreshes the collections list
"Info" icon: if an asset is selected, provides additional details for it
You can do this by clicking on the button + Add collection. A pop-up Configuration panel will open.
Name - please specify a meaningful collection name
Access - by default it is Company. Only users with access to Filerobot Hub can see these assets.
Filter type: Query - the user creating the collection needs to write a search query inside the text area to define filters.
Query - here should be placed the filtering query for the collection
Groups - the groups are an alternative of the Filtering Query. They contain a list of pre-defined collection criteria and can be used in combination with the Query or on its own.
In order to open the Configuration window, allowing you to manage your collections, you need to click on the "Settings" icon in the left panel of the page:
That will open the "Manage collections" window where you have options to Search, Add new collections, Edit the current configuration or Delete existing collections.
Labels are used for categorizing and describing items, allowing for flexible grouping and easy Search. One asset can have multiple labels.
Labels allow users to organise their assets in a more structured and permanent way than Tags. They are static - unlike the dynamic Collections whose assets change through applicable filters - and are similar in principle to the labels on physical products (drinks, foods, clothes).
Users can still modify a given label and/or change which assets fall under it.
The system also allows users to view and search both the labels and their applicable assets.
The Labels page can be accessed from the main menu on the Library page:
You can create named, colour-coded labels by clicking on + Add label
button. This allows you to list and manipulate all assets assigned to a specific label in a single view.
Title - please choose a meaningful name for your new label
Colour selector - you can choose a color for your label by clicking on the pre-defined colors or specifying its RGB code in the field bellow
Pinned - if this checkbox is marked, then the new label will appear on the top of the labels list. On Sort the system will sort first the Pinned labels and then will show the other ones.
In order to open the Configuration window, allowing you to manage your labels, you need to click on the "Settings" icon in the left panel of the page:
That will open the "Manage labels" window where you have options to Search, Add new labels, Edit the current configuration or Delete existing labels.
Invoking the context menu on an individual or multiple selected assets and choosing the Labels
sub-menu lets the user search and apply the available labels:
If, during the Search, no exact match is found, the user has the option to create a new label and apply it to the asset immediately:
This function is available on the Labels page when selecting a file and opening its context menu:
The user can select multiple files too and use the ...
icon in the Navigation bar in order to access the same option.
In both cases, in order to be able to detach a label, the user should have a Developer, Manager, Admin or Owner User Role.
You can search by specific search criteria inside the pool of all assets assigned to a specific label, using the main Search box:
In case you are interested in finding all assets assigned to a specific label, you can search for this label's name in the Search box at the left panel and then just click on the result:
Filerobot provides multiple options for organizing your assets in order to facilitate the Search, collaboration and sharing of ideas.
Structure | Description |
---|
In Filerobot Hub you can organize your assets by folders. This view is available in the left panel of the Library under the name "Folders":
It consists of a navigation panel where the folders and their sub-folders are hierarchically ordered and an expanded view where you can preview the content of the current folder. It is available in a Grid view or a List. The view is controlled by the following icon:
If you select a single folder and then click on the "Info" icon at the top right part of the page, you will open a panel showing the folder's details:
In order to create a new folder you can use the + New Folder
button at the top right part of the page. The new folder will be created as a sub-folder of your current folder's location.
Please note that "/" is treated as a special symbol in the folder name. If you specify "Media/Images", the system will create a folder "Media" and a sub-folder "Images" inside it.
If you select a folder and open its context menu, you have the option to download its content. The same action is available from the navigation bar and the download icon at the top right corner of the selected folder. The content is exported as a ZIP archive.
This option is useful in cases when you need to get details about the folder's content.
Please select the folder, open the context menu and choose "More actions -> Export list of files (CSV)". At this step you can choose to export the file details of the entire project, only the files placed directly in the selected folder or the folder+its nested sub-folders.
The information that is exported in the CSV contains:
filename
CDN link
mime-type
size
file uuid
creation date
update date
visibility settings
If you know the name of the folder in which you are interested, you can jump directly into it using the small Search folders box:
If you know that some file is located in a specific folder, you can use the main Search box to specify this folder and then apply additional search criteria in order to find the files you are interested in:
Embedded metadata may contain for example the GPS coordinates of where the picture was taken, the author, the camera, the lens, ... Filerobot can extract these metadata, including ones from custom namespaces (for example model name, product category) and map it to custom metadata.
To enable the extraction of embedded metadata, navigate to Settings > Development > Automations and enable the Extract embedded metadata post process.
Once enabled, Filerobot will extract embedded metadata from asset upon upload and display them in the Details tab of the asset management modal:
The users have the option to define metadata structures, create new fields and group them into different categories. This kind of metadata is defined per Filerobot project (token) and applies to all assets in it. You can have different metadata taxonomies if you have multiple Filerobot tokens.
"My Favorites" are typically used to quickly access frequently visited assets. They provide a way to create a personalized flat list of preferred items for easy access.
Users can mark assets as favorites and view / search these assets under the My favorites submenu for quick access. Each asset can be marked as favorite or not and each user can access their list of favorite assets via Menu > My favorites:
The user can add an asset to My favorites list by simply clicking on the heart icon at the bottom right corner of the asset:
An asset whose icon is colored in purple is already added to this list, while an asset whose icon is in grey is not part of My favorites.
Users can add multiple assets in bulk to My favorites list by selecting them and then opening ...
-> Add to -> My favorites in the Navigation bar:
In the same ways, an asset or a group of assets that are already added to My favorites list can be removed from there.
This type of navigation is activated at a {token} level, and is a global setting for all users, that can be found at the configuration page.
Clicking on the button allows to edit languages:
Create a new variant via the button:
To link a variant to a metadata field, navigate to to Settings > Project > Metadata > tab Assets and either create a new metadata field or edit an existing field suing the button.
Feature | Available options: |
---|---|
You can edit the metadata information of an asset through the icon in the top right corner of the screen:
If you want to delete a label, it is a good practice to .
To leverage search and collections grouping based on embedded metadata, to enable the mapping between embedded metadata and custom metadata.
See .
Adjust
Custom - contains predefined width&height cropping values, including standard sizes for the most popular Social media banners, logos, stories, etc
Rotate - option to rotate the image per 90 degrees
Flip X - flip the image horizontally
Flip Y - flip the image vertically
Resize
An option to specify the cropping values for width&height manually. You can drag and resize the cropping area with the mouse.
Finetune
Brightness - control the overall lightness or darkness of your photo. Slide right for lighter images and left for darker tones.
Contrast - determine the distinction between light and dark areas in your image. Higher contrast can evoke energy and intensity, while lower contrast might create a more subdued or nostalgic atmosphere.
HSV - it stays for "Hue, Saturation, Value". Hue determines the color like green, red, blue, etc. Moving the slider left or right will shift the colors along the color wheel. Saturation controls the intensity or purity of a color. Higher saturation makes colors more vibrant, while lower saturation makes them more muted. Value (also known as brightness) affects the lightness or darkness of a color. Adjusting HSV can dramatically influence the emotional tone of your photo.
Blur - reduce the sharpness and clarity of the entire image.
Warmth - control the balance between warm tones (such as reds, oranges, and yellows) and cool tones (such as blues and greens) in your photos. Warmth adjustments can evoke feelings of coziness, nostalgia, or vibrancy, depending on the desired outcome.
Filters
Select from more than 40 filters to enhance your images.
Watermark
Add watermark - add an already uploaded watermark image to your asset
Upload watermark - choose an image that to be applied as a watermark
Add as text - create a watermark of your choice, applying it as a free text to your image
Draw
Sketching tool
Folders | Most people are familiar with the concept of folders, making it easier for users to grasp and navigate through this structure |
Collections | The collections organize files using specific metadata criteria, allowing for automated update of Collections content |
Labels | The labels are categories that might contain multiple files, gathered manually together |
My favorites | Adds files temporarily to "My favourites" mostly with the purpose of easily finding and accessing them later on |
User roles, permissions and teams
Filerobot's role-based permission model allows you to create users with different privileges, setting who can access and add assets as well as contribute by editing and annotating assets, or access billing information and analytics.
The Asset Hub allows you to grant mulitple users different privileges to manage, collaborate on and distribute digital content.
Filerobot offers the following user roles:
Filerobot allows you to group users in teams for easier role and permission management.
Find Similar assets is a hub feature that allows the user to select an asset and generate with AI a list of existing assets sorted by similarity to the original asset
It is an alternative way to find assets in the hub without using the metadata & standard search
Find similar assets are available on specific tokens (PT_ADVANCED) and require the post process "Vector / Embed" to be enabled: only assets that have been vectorized using this post process are visible to the feature
Assets supported are images (PNG, JPG, WEBP)
In any of the hub page, simply select an asset (image: png, jpg, webp) et choose the find similar option in the contextual menu
After computing, you will be presented with a list of assets sorted by similarity with your original asset (indicated with a purple tag): most similar assets are displayed first
Nota
The results generated largely depends on the assets available in the hub (ie if the asset selected is unique, the similar assets suggested will be less relevant
Users, permissions and comments
Filerobot's multi-users and multi-tennant model allows users to upload, manage, collaborate on and distribute digital content in different projects via the Asset Hub.
The commenting system allows you to place annotations on images for easier communication.
Comments with annotations
Images annotations allow you to communicate with fellow contributors and discuss features of the assets. Comments and annotations are timestamped and are available to all users with editing privileges.
The comment section is accessible from the context menu and the preview modal of each asset.
Publishing and collaboration with third parties
Filerobot allows delivery of your assets over and using all Media optimizer capabilities (for use in webpages and web applications). You can also collaborate with non-registered users via secure URLs:
AI powered search is a hub feature that allows the user to search assets by simply typing prompt in the search (like "photo of villa with swimming pool) It is an alternative way to find assets in the hub without using the metadata & standard search
AI powered search is available on specific tokens (PT_ADVANCED) and require the post process "Vector / Embed" to be enabled: only assets that have been vectorized using this post process are visible to the feature
Assets supported are images (PNG, JPG, WEBP)
In the asset page, simply switch the AI toggle on to activate the AI Search and enter the prompt:
After validation, you will be presented with a list of assets matching the prompt and sorted by relevance: most relevant assets are displayed first
Nota
The results generated largely depends on the assets available in the hub and the prompt used
Advanced search and filtering
The search bar allows user to use simple search with keywords
Advanced search is activated by typing the @
sign and selecting one of the dedicated search operator (filename,...). This allows user to search in specific fields - file, metadata, asset properties, etc.
User can also use the Context dropdown to narrow down the search scope to a specific folder or to Favourites.
Third-party asset sharing
Sharebox allows you to share assets with third parties without access to Filerobot Asset Hub.
To create a Sharebox, you need to select the assets you would like to share and open the Share Assets modal in the top bar or the context menu—Share / Via Sharebox.
Each Sharebox can optionally be password-protected, have an activation and expiration date, and provide options to disable or enable asset downloads. Additionally, you can invite users by email to access the Sharebox.
You can view, modify, or delete Sharebox instances from the left menu in your library under "Sharebox." For example, you can change the password, activation date, or expiration date.
The number of elements shown corresponds to the total of folders and files shared. (For example, 1 folder containing 10 images will be counted as 1, while 10 individual assets shared will be counted as 10.)
Collaboration with third parties
Filerobot offers a mechanism to collaborate with third parties by allowing them to upload and download assets to your container via dedicated URLs.
Third-party asset upload and download
Airbox allows non-registered users to upload files using public links. Airbox instances can optionally have an activation and expiration date and password protection. You can also invite users by email, set limitations, and configure notifications, and receive notifications upon asset upload.
To create an Airbox instance, select Airbox from the left menu of your Filerobot library. Set the start date and expiration date (optional), enable password protection if required, click Invite Users to send invitations via email, define any limitations for uploads (e.g., max file size, max size of all uploaded assets, and max file count), and configure notifications for users, team members, and the Airbox owner on asset uploads.
You can view, modify, or delete Airbox instances from the left menu in your library under "Airbox." For example, you can change the password, activation date, or expiration date, set limitations, and Recipients.
If you attempt to use the same target folder as another active process, an alert box will appear, indicating that the folder is already in use. Select a unique folder for each process to prevent conflicts and avoid this.
Deliver Filerobot assets via CDN
All public assets in your container can be shared or published in a webpage or a web application by using the CDN link. This link allows you to take advantage of all avaliable media optimizers via URL parameters. More details are available in the media optimizer Introduction article.
CDN links can deliver only public assets. For more details, please see the Publish assets section.
This link is also available in the #publish-modal for all public assets.
Filerobot Media library download
You can download assets one by one or from a selection by using the context menu or the selection top bar.
Filerobot allows you to apply transformation on the downloaded assets to crop images, reduce dimensions, convert to another format or compress the files into a single archive.
If need to create profile images or covers for social media, you can use the Social media presets with pre-defined aspect ratio for cropping. The available options include profile pictures, covers, logos, etc. to use in LinkedIn, Facebook and Twitter.
To enhance user flexibility, Filerobot supports a convenient download feature through the use of the query string parameter &download=1.
When appended to the CDN link, this parameter triggers the download of the original asset associated with the link.
Asset visibility settings
Each asset in your Filerobot container can be either private or public.
Public assets are accessible by everybody via their while private ones are avaliable only to users and teams with the appropriate permissions.
This modal allows you to change the visibility settings for each asset or a selection of assets. By default, the visibiliy is inherited from the parent folder or the container. The container visibility can be defined in the Storage settings, section.
Please note that if you edit the permissions of a selection of assets via the Publish modal, you will override the visibility of all selected assets without being able to see their previous settings.
If the visibility is set to public, you can copy the CDN link from this modal.
Get alerted when events of importance need your attention
Notifications allow to specify when to be alerted about important events such as asset expiry, being tagged in comments, and many other significant events.
Notifications are set per project and are configured in (see ).
Click the bell icon in the header to view any notification.
If there is at least one unread notification, a red dot is added to the bell icon:
The notifications overlay provides the following capabilities:
Role | Description |
---|---|
Setting | Values | Description |
---|---|---|
Feature | Descriptioon |
---|
For example, if a user clicks on an asset expiry notification (whether on the day or for a day in the future), the user will be taken to the page, with the relevant metadata filter applied, displaying the expiring assets (see ).
Viewer
View-only access to assets.
Contributor
Allows access to the assets in the project(s) they are invited to - no access to configuration management and company details.
Developer
Grants access to the assets, stats & logs, as well as process and acceleration settings. Can use Security Templates (cannot create or edit one) in the respective project(s) they are invited to.
Manager
Has all Developer permissions plus:
can invite and manage Contributors and Developers within the project(s);
can set and edit Security Keys and Security Templates;
can manage all project settings.
The Manager role grants no access to the company bank account settings or invoicing information.
Accountant
Grants access to the billing and invoicing systems only (no access to the container's assets).
Administrator
Full access - the only restriction is that the administrator cannot manage other administrators.
Owner
Full access - only one Owner per company is allowed.
Extensive role-based permission model and user teams ensures access only to relevant resources.
Allows you to collaborate by adding timestamped comments with annotations on each asset.
Any public asset can be shared or published via a CDN link
Controls the visibility of each asset/folder or the whole Filerobot container
Allows asset download and upload by external users
Allows third parties to upload assets to your container. Supports password protection and activaton scheduling.
For sharing specific assets with third parties. Supports password protection and activaton scheduling.
Format
JPEG
| WebP
| PNG
| GIF
Output format
Quality
Excellent
| Good
| Fair
Compression quality
Resize:
Width
and height
integer
Limit image dimensions (in pixels)
Crop:
Width
and height
integer
Image crop dimensions (in pixels), available in advanced transformation only
Number in brackets in the title, e.g. (10) | Tells the number of unread notifications |
Elipsis menu (...) | Additional actions, such as Mark all as read |
Blue background & blue dot in upper right corner of notification (dot can be toggled) | Unread notification |
White background & white (hidden) dot in the upper right corner of notification (dot can be toggled) | Read notification |
Notification date | Date when the notification was triggered |
Red clock notification icon | Notification for asset(s) expiring today |
Yellow clock notification icon | Notification for asset(s) expiring in a number of days (as configured) |
Action link | Takes the user to the relevant notification object (asset(s), comment, etc) and marks the notification read |
To create a new team, you can use the Add team button.
You can also add an avatar to the team, if you wish.
You can add members to each team from the existing users or invite them by email.
The comment systems allows threading and sorting. To keep track of progress, you can mark comments as resolved.
Assets can be filtered by their creation or last modification date using pre-defined or custom time frames
With the format filter, user can choose from a list of asset types or file formats depending on the content of the Filerobot container
Filtering by filesize by entering a size range
This option allows user to filter by selecting one or more tags in the container
The metadata filter allows user to select multiple metadata fields as well as multiple values for each field and apply them as filters
The image group of filters lets user filter by image dimensions/resolution, contents, color or aspect ratio
A new filter called "Products" has been added to the search bar, allowing users to filter results based on the product_ref field. This feature lets users search for multiple product values at once and easily combine product references with any other metadata filter or grouping.Users must go to the Preferences section under the Project tab and toggle the Products Filter setting to enable this filter. Once enabled, the "Products" filter will be available for use in the search bar.
Simple transform: - limit image dimensions; - set compression format and quality.
Advanced transformation: - image cropping - limit image dimensions; - set compression format and quality.
You can access the Publish modal from the context menu - Share / Publish. |
This tab allows users to view and add written comments or graphical annotations on assets for better collaboration. Various features such as liking, answering, quoting another user or team are available.