Tool: Xcode Plugin That Automatically Generates Missing Image Sizes

Earlier this year I mentioned a handy Xcode plugin providing auto-completion of image names called KSImageNamed-Xcode.

Here’s another nice plugin for working with images in Xcode from Ricky Tan allowing you to automatically creating any missing image sizes called RTImageAssets.

RTImageAssets can automatically detect any missing image sizes and generate your @2x, @1x, and @3x automatically upsampling, and downsampling based on images found. You can configure RTImageAssets to generate only the image sizes you desire.

Here’s an image from the readme showing RTImageAssets in action:


RTImageAssets

You can find RTIMageAssets on Github here.

See more: Xcode plugins

Original article: Tool: Xcode Plugin That Automatically Generates Missing Image Sizes

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *