When making a webpage every byte counts. Especially if the webpage is heavy on graphics, has large backgrounds, etc.
For that reason I want to find a good tool to compress my huge background files into as small JPEG files as possible, while still maintaining an acceptable quality.
I know that a lot of things depend on the compression algorithms used, and "80% quality" can differ from tool to tool. For example, there are several tools aimed at recompressing PNG files as best as possible. Unfortunately I cannot find any good tools for JPEGs with Google, because there just is too much "noise" in the search results.
Thus I turn to my fellow developers. What software do you know that maintains the best size/quality relation?