A simple python script to serve up the contents of the local directory and provide the correct mime-type (on Windows) for PNG files to use the browser to render the image: import SimpleHTTPServer...