
There are times when you want to optimize your system, probably because you are starting to notice slowdowns or for the sake of saying “my OS is uber clean now”.
Whatever reason you are up to, you may want to check out Xslimmer.
Xslimmer is one of the utilities that can strip out unneeded files from your applications.
For example, before Snow Leopard we have seen what Universal binaries are.
A Universal binary (also called “fat binary”) contains code for two architectures: PPC and Intel, so, through Rosetta, a Mac OS X was able to run the code for the proper platform; the “problem” lies in the disk space usage.
Now we can see that universal binaries are expanded with other code: PowerPC, Intel, Intel 64, etc., along with language files; every bit of this stuff takes up disk space, and this is where Xslimmer comes into play, by stripping what your architecture/language doesn’t need.
It recovers valuable disk space and boost application startup.
Xslimmer have a built-in blacklist, which contains applications’ names that are dangerous to slim, so it will automatically skip them.

Be careful what you strip stuff in Snow Leopard though, and always make backups preferably on another disk, since there’s no point of having megabytes of backed up stuff lying on the same disk if your mission is to recover disk space, because when using the backup feature you are up to remove data from a source only to move it to another point on disk.
Another feature of Xslimmer is that it handles the new HFS+ compression introduced in Snow Leopard.
In Snow Leopard applications are in compressed state, decompressed on the fly when the user requests them.
There was a bug in version 1.7.1 that actually skipped the recompression, but, developers told me, was out only for one day.
The application does the job promised, and I can recommend it for curious, SSD or power users; however in those times disk space and performance is abundant, tampering with files this way can be not advisable on a critical platform, therefore always make a backup.
A word about performance before and after slimming applications: for me it starts to be noticeable on:
- slow computers
- starting up very big applications
Xslimmer features also a slick interface and support seems to be very cordial and fast.
$14.95, trialware, download here.