|   | 1 |  initial version  | 
The Python Image Library is shipped by Sage in the form of the PIL package.
Then your question becomes how to do image transformation with PIL.
A quick web search:
reveals
where there is a link to:
Using certain functions in PIL might require the presence of a jpeg library in your system, otherwise you might get error messages such as "decoder jpeg not available". See
 Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.