Digizuite supports converting assets to different formats.
For instance, a thumbnail is automatically generated for a wide range of file types, allowing for an easy visual identification of assets in e.g. the Media Manager and integrations.
This section covers the most important concepts related to configuring and using formats in Digizuite.
Format definition
A format has a format type, which is defined by a file extension. Examples of supported format types are:
webp
jpeg
png
mp4
mp3
pdf
A format defines the output of a transcode, which is the process of converting an input file from one encoding to another. When an asset is transcoded to a format, the end result is called a rendition or quality.
Digizuite comes with a set of predefined formats, primarily used for thumbnails and previews. However these formats can be edited, and other formats can be defined. Formats can be configured from the system administration page in the Media Manager.
By default, thumbnails are generated as webp
files with transparency, optimized for efficient loading on web pages.
When defining a format, the following parameters must be set:
Name: A unique name of the format.
Description: A optional, more elaborate description of the format. This is visible to users when downloading a rendition of an asset in the format and can e.g. be used to describe which use cases the format is intended for.
Format type: The type of the format.
Immediately generated for: The asset types for which renditions of the format should be generated immediately when an asset is uploaded or replaced. See below for more information.
Generation
If a rendition/quality of an asset is requested but has not been generated yet, it is always automatically generated. This is referred to as on-demand transcoding. This feature makes it possible to ensure renditions/qualities are only generated when needed.