DFImageManager

MIT License
Objective-C
iOS

4 images

Author

Description

Advanced iOS framework for loading, caching, processing, displaying and preheating images. It uses latest features in iOS SDK and doesn't reinvent existing technologies. It provides a powerful API that will extend the capabilities of your app.

The DFImageManager is not just a loader, it is a pipeline for executing image requests using pluggable components. It features multiple subspecs that automatically integrate things like AFNetworking, FLAnimatedImage as a performant animated GIF engine, and more.

Supported image formats:

  • WebP
  • Animated GIF
  • Progressive JPEG

Includes UI components (DFImageView, UIImageView+DFImageManager, DFImageContainerView).

Tags