1. Media processing

Edit ordering profiles

In Sitecore Content Hub, each media type has an ordering profile. An ordering profile is a system configuration that specifies how media content is handled during a download.

To edit ordering profiles:

  1. On the menu bar, click Manage .
  2. On the Manage page, click Taxonomy.
  3. Select the M.AssetMedia taxonomy.
  4. Choose the media type to edit and click Show detail .
  5. Click Edit .
  6. Edit the Ordering profile JSON.
  7. Click Save.

Example - add Webp as an image processing option

This procedure describes how to add an image processing option to the Images ordering profile as a possible conversion format, in this example the Webp image format. This lets users see the option in the Format drop-down list when they do a custom download from an asset's details page.

To add Webp as a possible conversion format:

  1. On the Asset media Taxonomy Management page, on the Images label, click Show detail .

  2. On the right-hand side of the page, click Edit .

  3. In the Ordering profile, add Webp under processingOptions.

  4. Click Save.

    Adding webp as processing option in images ordering profile
If you have suggestions for improving this article, let us know!