SDWebImage
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
-
-
SDWebImageWebPCoder
A WebP coder plugin for SDWebImage, use libwebp
-
SDWebImageHEIFCoder
A SDWebImage coder plugin to support HEIF image without Apple's Image/IO framework
-
jazzy-theme
SDWebImage documentation theme for Jazzy
-
libheif-Xcode
A wrapper for libheif + Xcode project. Support Carthage && CocoaPods && SwiftPM.
-
librlottie-Xcode
A wrapper for librlottie + Xcode project. Support Carthage && CocoaPods && SwiftPM.
-
SDWebImageSwiftUI
SwiftUI Image loading and Animation framework powered by SDWebImage
-
libdav1d-Xcode
A wrapper for libdav1d + Xcode project. Support Carthage && CocoaPods.
-
SDWebImageAVIFCoder
A SDWebImage coder plugin to support AVIF(AV1 Image File Format) image
-
libde265-Xcode
A wrapper for libde265 + Xcode project. Support Carthage && CocoaPods && SwiftPM.
-
SDWebImageYYPlugin
A SDWebImage plugin to integrate YYImage & YYCache for image rendering & caching
-
librav1e-Xcode
A wrapper for rav1e (Fast AV1 Encoder) + Xcode project. Using pre-built binary to support CocoaPods.
-
libwebp-Xcode
A wrapper for libwebp + Xcode project. Support Carthage && CocoaPods && SwiftPM.
-
SDWebImageSVGKitPlugin
A SDWebImage plugin to support SVG with SVGKit and category
-
SDWebImagePINPlugin
A SDWebImage plugin to integrate PINCache for custom image caching
-
libavif-Xcode
A wrapper for libavif + Xcode project. Support Carthage && CocoaPods && SwiftPM.
-
SDWebImageSVGCoder
A SVG coder plugin for SDWebImage, using Apple's built-in framework
-
SDWebImagePhotosPlugin
A SDWebImage plugin to support Photos framework image loading
-
SDWebImageLottieCoder
A Lottie animation coder which use SDAnimatedImageView instead of LOTAnimationView for bitmap rendering
-
SDWebImageFLPlugin
A SDWebImage plugin to support GIF using FLAnimatedImage and category
-
SDWebImagePDFCoder
A PDF coder plugin for SDWebImage, using Apple's built-in framework
-
SDWebImageLottiePlugin
SDWebImage integration with Lottie Animation using remote JSON files
-
SDWebImageMapKitPlugin
A SDWebImage plugin to support MapKit integration
-
libaom-Xcode
A wrapper for libaom + Xcode project. Support Carthage && CocoaPods && SwiftPM.
-
SDWebImageLinkPlugin
A SDWebImage loader plugin, to support load rich link image with LinkPresentation framework
-
SDWebImageVideoCoder
A toy (non-production) SDWebImage coder plugin to play Video Format like MP4 on Animated Image View
-
SDWebImageAPNGCoder Archived
APNG Coder for SDWebImage
-
SDWebImageProgressiveJPEGDemo
Demo project of using SDWebImage + Concorde for Progressive JPEG support
-
SDWebImageFLIFCoder
A FLIF coder plugin for SDWebImage, use libflif