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.
- Swift Based ActiveRecord/MagicalRecord Helpers For Working With Core Data
- Open Source Library For Gathering Location Based Images And Applying A Dynamic Blur Effect
- Extensive Swift Utility Library Inspired By Python’s Standard Library
- Swift Based Helper Libraries For Easier Geocoding, And Drawing Directions On Maps
- Extensive Open Source Swift Based Core Data Wrapper With A MagicalRecord And Linq Inspired Syntax
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.




