Lighten up, put your software on a diet.
Slender is one of those rare tools that fits neatly between development and design. Instead of cutting corners or introducing artifacts with bizarre compression, Slender simply tells you which asset files aren't being used. Along the way, you can also see which assets are missing their @1x counterparts, or if your @2x images have incorrect pixel dimensions. Not only does Slender shrink your projects by removing unused files, it can help make them prettier.
And don't worry, Slender works non-destructively; everything is saved to a backup folder.
Scan all of your code files
Supports HTML, Plist, Objective-C, C and Xib file parsing. Asset usage isn't as simple as it appears, Slender scans multiple places for file usage to make sure you aren't mislead
See how all of your files are used
Get easy to understand feedback on just where and how each of your assets are being used in your project. Quickly preview assets or reveal sources.
Duplicate detection
Got the same asset referenced into multiple groups in your Xcode projects? This can be a nightmare to debug and cleanup, but Slender is here to help, easily find your duplicated images and clear them out so you can get back to writing code sooner.
Disk usage overview
Quickly and easily see how much room all of your assets are taking up. To create a "cell downloadable" app you have to stay under 50 MBs, with Slender it is easy to see which assets are hogging your disk space. See breakdowns per asset, project and unused groups.
Designer reports
Often designers and artist don't have access to your projects, communicating asset issues back and forth is time consuming and takes you away from writing source code. Slender allows you to generate automatic reports for designers on issues that have been detected with your assets.
Multiple project support
Slender supports multiple projects at once and even handles embedded projects for you automatically.
Backwards compatibility
Fully compatible with both Xcode 3 and Xcode 4 projects.
@2x asset checking
Make sure your retina graphics are done properly, Slender will check to make sure you don't have odd pixel dimensions and that all retina images are properly sized from their @1x counterparts.
Missing retina warnings
Sometimes its hard to realize you missed a retina image until its too late, now you have a blurry App in the marketplace. Slender will smartly inform you of missing retina images in your projects.
Non-retina debugging
Developers often feel the pain of forgetting to check for missing @1x assets because of focused attention on newer retina devices. Make sure that never happens to you with Slender, which will inform you if you have left out @1x assets in your iOS projects.
Automated project cleanup
Automatically remove unused assets from your project with the click of a button. Slender will modify your project file to unlink unused assets as well as remove the assets from your file structure. Automated removal is never anything to worry over, all of your changes are backed up to the project root and can easily be reversed.
Searching
Slender provides real time searching and filtering of your assets so you are never forced to spend time hunting down a particular issue.
