awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ibireme avatar

ibireme/YYWebImage

0
View on GitHub↗
3,528 stars·610 forks·Objective-C·MIT·15 views

YYWebImage

YYWebImage

Features

  • Image Processing - High-performance image loader supporting WebP, APNG, and GIF formats.
  • Image Processing - Asynchronous image loader supporting WebP, APNG, and GIF.

Star history

Star history chart for ibireme/yywebimageStar history chart for ibireme/yywebimage

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with YYWebImage

These projects share indexed features with YYWebImage. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • davidsonfellipe/lena.jsdavidsonfellipe avatar

    davidsonfellipe/lena.js

    679View on GitHub↗

    :woman: Library for image processing

    JavaScript
    View on GitHub↗679
  • dollarshaveclub/imagebutterdollarshaveclub avatar

    dollarshaveclub/ImageButter

    389View on GitHub↗

    Makes dealing with images buttery smooth.

    C
    View on GitHub↗389
  • alamofire/alamofireimageAlamofire avatar

    Alamofire/AlamofireImage

    4,029View on GitHub↗

    AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a serialization framework to convert network responses into image objects and a memory-based caching system to reduce redundant network requests. The project features a variant-aware asynchronous cache that stores both original images and their filtered versions separately. It includes tools for animating the replacement of placeholder images with downloaded content through various transition effects. The library covers image acquisition through parallel downloading and prioritized

    Swift
    View on GitHub↗4,029
  • fengyuanchen/cropperfengyuanchen avatar

    fengyuanchen/cropper

    7,691View on GitHub↗

    Cropper is a JavaScript image cropping library and HTML5 canvas image editor. It serves as a web-based image manipulation tool that allows users to visually select and trim specific areas of an image directly within a browser. The library provides a visual interface for defining precise crop areas with configurable aspect ratios and zoom controls. It includes tools to rotate, scale, and zoom images to align subjects before exporting the final result. The tool handles browser-based image processing by generating a canvas element from a selected image area for use or download. It manages crop

    JavaScript
    View on GitHub↗7,691
Compare all 30 related projects→

Frequently asked questions

What does ibireme/yywebimage do?

YYWebImage

What are the main features of ibireme/yywebimage?

The main features of ibireme/yywebimage are: Image Processing.

Which projects share features with ibireme/yywebimage?

Projects with overlapping indexed features include: dollarshaveclub/imagebutter — Makes dealing with images buttery smooth. kean/dfimagemanager — Advanced framework for loading, caching, processing, displaying and preheating images. alamofire/alamofireimage — AlamofireImage is an image downloading and caching library designed as an extension for Alamofire. It provides a… davidsonfellipe/lena.js — :woman: Library for image processing. fengyuanchen/cropper — Cropper is a JavaScript image cropping library and HTML5 canvas image editor. It serves as a web-based image… nicklockwood/asyncimageview — [DEPRECATED].