Custom Rendition in Sitecore Content Hub
In a Digital Asset Management (DAM) system, a rendition refers to an alternative version of an original digital asset. This could mean: A different file format (e.g., converting a PNG to JPG) A different dimension, resolution, or size (e.g., resizing an image for web vs. print) A different color space or compression level (e.g., RGB vs. CMYK) For example, the marketing team needs the same product image for the Website (High Resolution), Mobile App (optimized size), and social media (specific aspect ratio). Instead of storing multiple copies of assets in different formats, the DAM module in Sitecore Content Hub provides the features to generate the renditions dynamically using media processing. This saves space and ensures consistency. Sitecore Content Hub by default provides server renditions under the media processing flow, which are Original, Metadata, PDF, Preview, Medium, Thumbnail, and Big Thumbnail. But if you want to create a cus...