OptionalcompressionA pre-signed POST URL to the output file.
OptionaliccOptionallayersAn array of layer objects. By including this array you are signaling that you'd like a rendition created from these layer id's or layer names. Excluding it will generate a document-level rendition.
OptionalmaxThe size, in pixels, of the renditions. When width is 0, maxWidth can be provided to get the rendition size. maxWidth when less than document width gets precedence over width. Height is not necessary as the rendition generate will automatically maintain the aspect ratio.
OptionaloverwriteIf the file already exists, indicates if the output file should be overwritten. Will eventually support eTags. Only applies to CC Storage.
Optional Minimum MaximumqualityThe quality of the renditions for JPEG. The range is 1 to 7, 7 being the highest quality. 1 7
OptionaltrimOptionalwidthThe width, in pixels, of the renditions. A width of 0 generates a full size rendition. Height is generated automatically using the aspect ratio. Only supported for image rendition.
An output object.