Introduction

CUE Graphics Converter is a standalone service that converts graphic files from formats not displayable by CUE into a format that CUE can display. The converted file is then added as a variant to the original file in Content Store. With the default configuration, the following formats are converted to JPEG:

  • image/vnd.adobe.photoshop

  • application/pdf

  • application/postscript

ImageMagick is used to do the actual conversion.

CUE Graphics Converter is implemented as a service that watches for the appearance of files in the specified formats and converts them when they appear. It does this by using the CUE Change Log Daemon to poll for change log events. Please refer to the Change Log Daemon documentation for more information about the Change Log Daemon.