Categories
Featured Development Resources

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:


You can find RTIMageAssets on Github here.

A handy plugin for quickly generating images of different sizes.

See more: Xcode plugins

Exit mobile version