blob: e7a2b7dd4e22806c7836439b35e1deb52c82da2a [file] [log] [blame]
<html>
<head>
<title>Generic image recompression quality example</title>
</head>
<body>
<img src="../../mod_pagespeed_example/images/Puzzle.jpg" width="256" height="192"
title="An 1023x766 image displayed in a 256x192 thumnbail. mod_pagespeed will resize it so it is served in fewer bytes."/><br/>
<img src="../../mod_pagespeed_example/images/Cuppa.png" title="A small image. mod_pagespeed will inline it."/><br/>
<img src="../../mod_pagespeed_example/images/BikeCrashIcn.png"
title="A medium size image, mod_pagespeed will losslessly re-encode it, so it can be served in fewer bytes."/><br/>
</body>
</html>