Xat.com Image Optimiser - Useful for RWD/Mobile

An article in the July 2013 issue of .Net Magazine, "Optimise your site for mobile", highlights the importance of image optimisation and has a link to a list of tools for the job.

This mentions several well known tools but misses one of the oldest and best, Xat's Image Optimiser. I've used this for many years and, despite having more modern tools, still come back to this when I want the tightest optimisation.

xat1 1355585792

It handles jpegs, gifs and pngs with appropriate settings for each. For jpegs it has a 'MagiCompression' mode as well as the normal settings. This applies different levels of compression to areas of an image depending on the complexity of the content. It works very well and can make a big difference. The only thing you need to be aware of is that if you open such an image again in an ordinary editor, this variable compression will be lost.

xat2 425534720

There is a batch wizard and are also tools for image resizing, cropping, adding text to images, filling areas with colour etc.

The product costs $49 which seems expensive in todays market but I've definitely had my moneys worth over the years and with image optimisation being critical for responsive design, will do so again and again.

Don't be put off by Xat's website or the fact that it mentions Windows 95 to XP. The product works with Windows 7 and Windows 8.

Download the trial and try it out. You'll be impressed with the results.

http://www.xat.com/io/

This article is part of the GWB Archives. Original Author: ihaynes

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.