Speeding Up Your Website: Optimizing JPEGs images
Friday, February 6th, 2009In last article we have seen wich kind of image format we can use in each situation in our websites, so now it’s time to know how to optimize these images.
We are going to learn how to optimize our JPEGs images by reducing useless information and without losing quality in very clear steps.
We are going to use jpegtran to our purposes of optimization.
Actually we have published these articles:
- Minimize HTTP Requests
- Selecting the Right Format for your Images
- Optimizing JPEG images
- Optimizing PNGs images
- Optimizing GIFs images
Let’s dive into the tutorial guys!