# kean/DFImageManager

Image loading, processing, caching and preheating

Repository: https://github.com/kean/DFImageManager
Canonical: https://ross.abutalabs.com/products/dfimagemanager
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2019-11-16T18:13:13+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4324, "days_push": 2482, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1176, forks 97 (observed 2026-08-28T04:03:52.563911+00:00)

## What it is
An Objective-C framework for loading, caching, processing, displaying, and preheating images on iOS. It is no longer maintained; the author recommends its Swift successor, Nuke.

## Use cases
- load and display remote images in an iOS app
- cache images with memory and HTTP caching layers
- resize and crop images to fit view sizes
- preheat images near the viewport for smoother scrolling
- decode progressive JPEGs and WebP images

## When to choose
- maintaining a legacy Objective-C iOS codebase that already uses it
- you need a zero-config image pipeline with preheating and cannot migrate

## When to avoid
- starting any new project - it is unmaintained
- you program in Swift - use Nuke instead
- you need ongoing bug fixes, security updates, or modern platform support

## Facets
- artifact type: library
- maturity: abandoned
- function: image-processing, caching, http-client
- domain: mobile-development, image-processing
- platform: -
- tags: objective-c, image-loading, preheating, deprecated, cocoapods, ios, mobile, swift

## Member repositories
- kean/DFImageManager (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.563911+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:26:35.400469+00:00, confidence not recorded.
  - readme: https://github.com/kean/DFImageManager (fetched 2026-08-28T04:03:52.563911+00:00, sha a992f18488c6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
