Renditions Creation for the Image

In this post, I will explain how to create different type of renditions for the image in Adobe CQ5.

When we upload the images in the DAM, Adobe CQ5 creates the renditions of an image that includes different size of the same image. This can be helpful when we need to create thumbnails or similar views of large or high resolution images.

If we want to create the renditions according to us than we have to configure the DAM Asset workflow.

For this, We have to go this path:

http://localhost:4502/etc/workflow/models/dam/update_asset.html

At this path we will see the page like this image-



Now, Go to the edit mode and double click on the thumbnail creation step.

After click the thumbnail creation step, We will find a pop up like this:-

Now, We have to go on process tab, in the process tab of the step we can add custom rendition values. After this save the workflow.

 
Now, while uploading the image, the configured thumbnails will be created.

Be Happy