What is SDWebImage?

This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, MKAnnotationView.

Features

  •  Categories for UIImageView, UIButton, MKAnnotationView adding web image and cache management
  •  An asynchronous image downloader
  •  An asynchronous memory + disk image caching with automatic cache expiration handling
  •  A background image decompression
  •  A guarantee that the same URL won’t be downloaded several times
  •  A guarantee that bogus URLs won’t be retried again and again
  •  A guarantee that main thread will never be blocked
  •  Performances!
  •  Use GCD and ARC

Overview

  • Pricing: Free
  • Resource Link: https://github.com/SDWebImage/SDWebImage
  • Resource Maker: Olivier Poitrey
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Objective-C
  • iOS Versions Supported: iOS 7.0+, iOS 8.0+, iOS 9.0+, iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: SDWebImage
  • Carthage: SDWebImage/SDWebImage