<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Here is an update:<br><br>1.<br>I removed Python and PIL from the system and reinstalled them (for PIL I used PIL-1.1.6.win32-py2.5.exe); however, it isn't working correctly...<br><br><div>The image I have loaded, resized and saved using PIL-1.1.6.win32-py2.5.exe. Has this error when viewing the JPEG:&nbsp;&nbsp;Corrupt JPEG data: 3 extraneous bytes before marker 0xdb</div><div><br>Images and code are here:&nbsp;<a href="http://test.hideawaystudios.com/testing/index.html">http://test.hideawaystudios.com/testing/index.html</a><br><br>2.<br>I then removed Python and PIL again and installed python and built PIL from source. I then renamed _imaging.dll to _imaging.pyd and below is the error.<br><br>>>> import _imaging<br>Traceback (most recent call last):<br>&nbsp;File "&lt;stdin>", line 1, in &lt;module><br>ImportError: DLL load failed: The specified module could not be found.<br><br>Basically I am still lost... Any other ideas?<br><br></div></body></html>