🍦 SwiftServe Get

Menu / packages / kingfisher

Kingfisheras of 8.10.0 · ac632bd2

https://github.com/onevcat/kingfisher

What it serves, where

CapabilityiOSmacOSwatchOStvOSvisionOSLinuxCatalyst
Async image loading

serves it · confidence 0.90 · as of 8.10.0

  • KingfisherManager
    Sources/General/KingfisherManager.swift:138
    View the line on GitHub →
    download + cache orchestration
  • manifest declares iOS 13

serves it · confidence 0.90 · as of 8.10.0

  • KingfisherManager
    Sources/General/KingfisherManager.swift:138
    View the line on GitHub →
    download + cache orchestration
  • manifest declares macOS 10.15

serves it · confidence 0.85 · as of 8.10.0

  • KingfisherManager
    Sources/General/KingfisherManager.swift:138
    View the line on GitHub →
    download + cache orchestration
  • manifest declares watchOS 6

serves it · confidence 0.85 · as of 8.10.0

  • KingfisherManager
    Sources/General/KingfisherManager.swift:138
    View the line on GitHub →
    download + cache orchestration
  • manifest declares tvOS 13

serves it · confidence 0.85 · as of 8.10.0

  • KingfisherManager
    Sources/General/KingfisherManager.swift:138
    View the line on GitHub →
    download + cache orchestration
  • compiles for visionOS — Xcode 26.6 (17F113), XROS26.5.sdk, scheme Kingfisher
?

not verified yet · confidence 0.10 · as of 8.10.0

  • Apple imaging stacks only

serves it · confidence 0.80 · as of 8.10.0

Image caching

serves it · confidence 0.85 · as of 8.10.0

serves it · confidence 0.85 · as of 8.10.0

serves it · confidence 0.80 · as of 8.10.0

serves it · confidence 0.80 · as of 8.10.0

serves it · confidence 0.85 · as of 8.10.0

  • ImageCache
    Sources/Cache/ImageCache.swift:154
    View the line on GitHub →
    hybrid memory + disk cache
  • compiles for visionOS — Xcode 26.6 (17F113), XROS26.5.sdk, scheme Kingfisher
?

not verified yet · confidence 0.10 · as of 8.10.0

  • Apple imaging stacks only

serves it · confidence 0.75 · as of 8.10.0

Downsampling / resizing

serves it · confidence 0.85 · as of 8.10.0

  • DownsamplingImageProcessor
    Sources/Image/ImageProcessor.swift:786
    View the line on GitHub →
    ImageIO-based downsampling before decode
  • manifest declares iOS 13

serves it · confidence 0.85 · as of 8.10.0

  • DownsamplingImageProcessor
    Sources/Image/ImageProcessor.swift:786
    View the line on GitHub →
    ImageIO-based downsampling before decode
  • manifest declares macOS 10.15

serves it · confidence 0.80 · as of 8.10.0

  • DownsamplingImageProcessor
    Sources/Image/ImageProcessor.swift:786
    View the line on GitHub →
    ImageIO-based downsampling before decode
  • manifest declares watchOS 6

serves it · confidence 0.80 · as of 8.10.0

  • DownsamplingImageProcessor
    Sources/Image/ImageProcessor.swift:786
    View the line on GitHub →
    ImageIO-based downsampling before decode
  • manifest declares tvOS 13

serves it · confidence 0.85 · as of 8.10.0

  • DownsamplingImageProcessor
    Sources/Image/ImageProcessor.swift:786
    View the line on GitHub →
    ImageIO-based downsampling before decode
  • compiles for visionOS — Xcode 26.6 (17F113), XROS26.5.sdk, scheme Kingfisher
?

not verified yet · confidence 0.10 · as of 8.10.0

  • Apple imaging stacks only

serves it · confidence 0.75 · as of 8.10.0

Animated GIF playback

serves it · confidence 0.85 · as of 8.10.0

serves it · confidence 0.80 · as of 8.10.0

not served here · confidence 0.85 · as of 8.10.0

serves it · confidence 0.80 · as of 8.10.0

serves it · confidence 0.85 · as of 8.10.0

  • AnimatedImageView
    #if !os(watchOS)
    Sources/Views/AnimatedImageView.swift:78
    View the line on GitHub →
    frame-buffered GIF view
  • compiles for visionOS — Xcode 26.6 (17F113), XROS26.5.sdk, scheme Kingfisher
?

not verified yet · confidence 0.10 · as of 8.10.0

  • Apple imaging stacks only

serves it · confidence 0.75 · as of 8.10.0

Prefetching

serves it · confidence 0.85 · as of 8.10.0

serves it · confidence 0.85 · as of 8.10.0

serves it · confidence 0.80 · as of 8.10.0

serves it · confidence 0.80 · as of 8.10.0

serves it · confidence 0.85 · as of 8.10.0

  • ImagePrefetcher
    Sources/Networking/ImagePrefetcher.swift:75
    View the line on GitHub →
  • compiles for visionOS — Xcode 26.6 (17F113), XROS26.5.sdk, scheme Kingfisher
?

not verified yet · confidence 0.10 · as of 8.10.0

  • Apple imaging stacks only

serves it · confidence 0.75 · as of 8.10.0

WebP decoding
?

not verified yet · confidence 0.25 · as of 8.10.0

  • WebP needs the separate KingfisherWebP coder package — nothing in this package serves it
?

not verified yet · confidence 0.25 · as of 8.10.0

  • WebP needs the separate KingfisherWebP coder package — nothing in this package serves it
?

not verified yet · confidence 0.25 · as of 8.10.0

  • WebP needs the separate KingfisherWebP coder package — nothing in this package serves it
?

not verified yet · confidence 0.25 · as of 8.10.0

  • WebP needs the separate KingfisherWebP coder package — nothing in this package serves it
?

not verified yet · confidence 0.25 · as of 8.10.0

  • WebP needs the separate KingfisherWebP coder package — nothing in this package serves it
?

not verified yet · confidence 0.10 · as of 8.10.0

  • Apple imaging stacks only
?

not verified yet · confidence 0.25 · as of 8.10.0

  • WebP needs the separate KingfisherWebP coder package — nothing in this package serves it

✓ serves it · ◐ with conditions · ✕ not served (proven) · ? not verified yet — hover any verdict for the receipt, click to pin it

Notes

Async image loading: The de-facto standard for remote images: download, cache, set — one line.

Animated GIF playback: AnimatedImageView plays GIFs with frame buffering — and is provably fenced off watchOS.

WebP decoding: Not in core — the community KingfisherWebP package adds a WebP coder.

Badges for your README

Maintainer of Kingfisher? These are yours — verified claims, linked to the receipts. Wrong verdict? That's a fix we want; see contribute.

verified badge
capability matrix badge
Async image loading badge
Image caching badge
Downsampling / resizing badge
Animated GIF playback badge
Prefetching badge
WebP decoding badge