Open Source Swift Based Library For Gathering Size Of Remote Images Inspired By FastImage

Last month I mentioned a open source Swift based library for easy background downloading and caching of images.

Here’s a Swift based library that allows you to download image size details in advance called ImageScout submitted by Reda Lemeden inspired by the Ruby and Python FastImage library.

ImageScout parses image data as they are downloaded so you can avoid needing to download the entire image if details are unsuitable. ImageScout supports PNG, GIF, and JPEG files. ImageScout will also throw errors for corrupt or unsupported images.

You can find ImageScout on Github here.

A nice library for downloading image details in advance.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Swift Based Library For Gathering Size Of Remote Images Inspired By FastImage

©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 *