Lee Morgan <image-sig@lee-morgan.net> wrote: > Is it possible to spilt an interlaced image to 2 with PIL. You could try using resize() with Image.NEAREST to get a half-height copy of the image, then offsetting the original image by one row (eg. by paste()ing into self) and doing the same again. --=20 Andrew Clover Technical Consultant 1VALUE.com AG