FLAnimatedImage VS YYImage

Compare FLAnimatedImage vs YYImage and see what are their differences.

FLAnimatedImage

Performant animated GIF engine for iOS (by Flipboard)

YYImage

Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more. (by ibireme)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
FLAnimatedImage YYImage
1 -
7,906 1,760
0.2% -
0.0 0.0
about 1 month ago about 1 year ago
Objective-C Objective-C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FLAnimatedImage

Posts with mentions or reviews of FLAnimatedImage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.
  • Introducing Giffy: Effortlessly Display Animated GIFs in SwiftUI with the Memory-Efficient FLAnimatedImage
    2 projects | /r/SwiftUI | 1 May 2023
    Currently, Apple doesn't offer an API to display animated GIF images in SwiftUI out of the box. So, we have to either rely on third-party libraries or build our own solution. In the UIKit realm, Flipboard offers [FLAnimatedImage](https://github.com/Flipboard/FLAnimatedImage), one of the most robust and performant solutions to display GIFs in iOS. This solution has been battle-tested for many years in big-scale apps such as Facebook, Instagram, and Slack.

YYImage

Posts with mentions or reviews of YYImage. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning YYImage yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing FLAnimatedImage and YYImage you can also consider the following projects:

SwiftyGif - High performance GIF engine

SwiftGif - [UNMAINTAINED] 🌠 A small UIImage extension with gif support

gifu - High-performance animated GIF support for iOS in Swift

APNGKit - High performance and delightful way to play with APNG format in iOS.

YLGIFImage - Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.

JWAnimatedImage - An animated gif & apng engine for iOS in Swift. Have a great performance on memory and cpu usage.

AnimatedGIFImageSerialization