30 open-source projects similar to renancaraujo/bitmap, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Bitmap alternative.
https://itunes.apple.com/app/cmd.fm-radio-for-geeks-hackers/id935765356
GPUImage is a GPU-accelerated image processing framework for iOS designed to apply real-time filters and effects to images and video. It functions as a processing engine and fragment shader library that manages textures and shaders for efficient visual data manipulation. The framework utilizes a chainable filter architecture and a texture-based data pipeline to pass image data between processing stages without expensive memory transfers. It enables the creation of bespoke visual effects through the authoring of custom fragment shaders and provides mechanisms to synchronize texture data with e
An implementation of High Pass Skin Smoothing using Apple's Core Image Framework
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.
A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.
JTSImageViewController
Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
A smart and easy-to-use image masking and cutout SDK for mobile apps.
TOCropViewController is a UIKit view controller designed for image cropping and rotation within iOS applications. It provides a visual image editing interface that allows for the extraction of specific image sections using a draggable grid overlay. The component supports custom aspect ratio selection and circular masking to ensure photos fit predefined layouts, such as those required for profile picture editing. It includes a dedicated interface for changing image orientation and performing rotation adjustments. The tool handles image processing by translating UI grid positions into pixel co
A library that displays spherical or cylindrical panoramas with touch or motion based controls.
Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.
Civitai is a platform for generative media creation and AI model distribution. It provides a centralized service for producing images, videos, audio, and music, while serving as a repository where users can share, discover, and browse custom model weights and fine-tuned adaptations. The platform distinguishes itself through a provider-agnostic orchestration layer that manages multi-step generation pipelines and complex workflows across different backends. It integrates with autonomous AI agents and editors via the Model Context Protocol, allowing external tools to access generation pipelines
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
Full aspect ratio grid layout for iOS
gm is a JavaScript image processing library and Node.js manipulation tool that serves as a programmatic wrapper for the GraphicsMagick engine. It translates JavaScript method calls into shell commands to automate the resizing, cropping, and transformation of images. The library provides an interface to execute specific GraphicsMagick operations while allowing raw command passthrough for custom arguments or engine features not covered by the standard API. Its capabilities cover geometric manipulation, color and tone adjustment, and image quality optimization. It includes tools for image compo
Utilizing Apple's Vision Framework to center faces in CGImage.
Replace the system volume popup with a more subtle indicator.
Media view which subclasses UIImageView, and can display & load images, videos, GIFs, and audio and from the web, and has functionality to minimize from fullscreen, as well as show GIF previews for videos.
Bild is an image processing library implemented in the Go programming language. It provides a collection of algorithmic engines for image manipulation, including a convolution kernel engine for filtering, an image blending tool for layer composition, and a procedural noise generator for creating synthetic textures. The project is distinguished by its procedural generation capabilities, implementing Perlin, Gaussian, binary, and uniform noise algorithms to produce random pixel distributions and organic patterns. It also features a command-line interface that allows users to apply visual effect
C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html