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
davidsonfellipe avatar

davidsonfellipe/lena.js

0
View on GitHub↗
679 stars·84 forks·JavaScript·10 viewsfellipe.com/demos/lena-js↗

Lena.js

:woman: Library for image processing

Features

  • Image Processing - Applies filters and processing to images.
  • Image Processing - Image processing library with filter support.

Star history

Star history chart for davidsonfellipe/lena.jsStar history chart for davidsonfellipe/lena.js

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Lena.js

Similar open-source projects, ranked by how many features they share with Lena.js.
  • dollarshaveclub/imagebutterdollarshaveclub avatar

    dollarshaveclub/ImageButter

    389View on GitHub↗

    Makes dealing with images buttery smooth.

    C
    View on GitHub↗389
  • 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
  • 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
  • ibireme/yywebimageibireme avatar

    ibireme/YYWebImage

    3,528View on GitHub↗

    YYWebImage

    Objective-C
    View on GitHub↗3,528
See all 30 alternatives to Lena.js→

Frequently asked questions

What does davidsonfellipe/lena.js do?

:woman: Library for image processing

What are the main features of davidsonfellipe/lena.js?

The main features of davidsonfellipe/lena.js are: Image Processing.

What are some open-source alternatives to davidsonfellipe/lena.js?

Open-source alternatives to davidsonfellipe/lena.js include: fengyuanchen/cropper — Cropper is a JavaScript image cropping library and HTML5 canvas image editor. It serves as a web-based image… 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… dollarshaveclub/imagebutter — Makes dealing with images buttery smooth. ibireme/yywebimage — YYWebImage. nicklockwood/asyncimageview — [DEPRECATED].