The document discusses porting a custom transformer to Alfresco's new Transform Service. It describes the architecture changes between ACS 6.0 and 6.1 that introduced the Transform Service, including the addition of a Proxy, Router, and asynchronous Rendition Service 2. It provides details on configuring and registering a custom transformer with the Transform Service Registry, and how the service is triggered by the Rendition Service. Finally, it outlines potential future developments, such as public access to transformer code and new transform types.