How to create image conversion with specified dimensions and format?

Hi all,

I would like to create a custom image conversion which should be created upon image upload. I would very much like to specify the dimensions of the new conversions as well as its file format.

However, in the Nuxeo documentation I have found information that image conversions are JPGs. Therefore, I am wandering is it possible and how to create a custom image conversion which would be for example .png?

Additionally, I was successful in creating conversions in different size using the XMLExtensions in NuxeoStudio. However, could you please tell me is it possible to specify exact dimensions in which I want my conversion to be, or do I always have to use maxSize argument to set the size of a new conversion?

I very much look forward to hearing from you!

0 votes

1 answers

808 views

ANSWER



Hello,

There are examples in the Documentation as well ;)

Regards

0 votes