<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Chris Caston wrote:<br>
<blockquote cite="mid1133968420.9462.3.camel@localhost" type="cite">
  <pre wrap="">Hello,

Is there a proxy module that one can use to convert gifs, jpgs and pngs
on the fly?

Then perhaps an option to bypass it if you really want to see the image.

The application is for browsing the web on an expensive (per kilobyte)
connection.

regards,

Chris
  </pre>
</blockquote>
Someone correct me if I'm wrong, but unless this were a server-side
application / module wouldn't you still have to download the contents
of the jpeg in order to convert them?<br>
<br>
If the module is run on the local PC to convert the images before they
are displayed, but the bandwidth usage would be the same.<br>
<br>
Alternatively, if you have access to the server to install such a
module, why not just create a low bandwidth version of the page?<br>
<br>
The alternative solution to this problem, I believe Chris, is something
I used to do in Internet Explorer back in 97 / 98 on low speed
connections (28.8kbps or slower) and that is to turn off images and
only download them when you choose to with a right-click.  I don't know
if FireFox has the same option, but it must be there somewhere - don't
forget to check out <a class="moz-txt-link-freetext" href="about:config">about:config</a> and see what extra options exist.<br>
<br>
<div class="moz-signature">-- <br>
<title>Jonathan Young of PC-PHIX</title>
<meta http-equiv="Content-Type" content="text/html; ">
<meta http-equiv="Content-Language" content="en-us">
<meta name="Signature" content="Jonathan Young">
<meta name="Copyright" content="Copyright 1997 to 2004 PC-PHIX">
<font face="Verdana" size="2">
Jonathan Young<br>
Director of PC-PHIX<br>
<a class="moz-txt-link-abbreviated" href="mailto:jonathan@pcphix.com">jonathan@pcphix.com</a><br>
<br>
Phone: 0410 455 674<br>
Web: <a class="moz-txt-link-freetext" href="http://www.pcphix.com/">http://www.pcphix.com/</a><br>
<br>
</font> </div>
</body>
</html>