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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to renancaraujo/bitmap

Open-source alternatives to Bitmap

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.

  • bkoc/bkasciiimagebkoc avatar

    bkoc/BKAsciiImage

    431View on GitHub↗

    https://itunes.apple.com/app/cmd.fm-radio-for-geeks-hackers/id935765356

    Objective-C
    View on GitHub↗431
  • bradlarson/gpuimageBradLarson avatar

    BradLarson/GPUImage

    20,299View on GitHub↗

    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

    Objective-C
    View on GitHub↗20,299
  • yuao/yucihighpassskinsmoothingYuAo avatar

    YuAo/YUCIHighPassSkinSmoothing

    1,249View on GitHub↗

    An implementation of High Pass Skin Smoothing using Apple's Core Image Framework

    Objective-C
    View on GitHub↗1,249
  • xvrh/lottie-flutterxvrh avatar

    xvrh/lottie-flutter

    1,285View on GitHub↗

    Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.

    Dartdartflutterflutter-web
    View on GitHub↗1,285
  • pulyaevskiy/parallax-imagepulyaevskiy avatar

    pulyaevskiy/parallax-image

    280View on GitHub↗

    A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.

    Dartdartlangflutterparallax-scrolling
    View on GitHub↗280

AI search

Explore more awesome repositories

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

Find more with AI search
  • eddyborja/ebphotopagesEddyBorja avatar

    EddyBorja/EBPhotoPages

    1,624View on GitHub↗

    A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.

    Objective-C
    View on GitHub↗1,624
  • jaredsinclair/jtsimageviewcontrollerjaredsinclair avatar

    jaredsinclair/JTSImageViewController

    33View on GitHub↗

    JTSImageViewController

    Objective-C
    View on GitHub↗33
  • ibireme/yyimageibireme avatar

    ibireme/YYImage

    1,785View on GitHub↗

    Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.

    Objective-C
    View on GitHub↗1,785
  • rflex/screcorderrFlex avatar

    rFlex/SCRecorder

    3,048View on GitHub↗

    iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing

    Objective-C
    View on GitHub↗3,048
  • tinycrayon/tinycrayon-ios-sdkTinyCrayon avatar

    TinyCrayon/TinyCrayon-iOS-SDK

    1,833View on GitHub↗

    A smart and easy-to-use image masking and cutout SDK for mobile apps.

    Swift
    View on GitHub↗1,833
  • timoliver/tocropviewcontrollerTimOliver avatar

    TimOliver/TOCropViewController

    4,932View on GitHub↗

    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

    Objective-C
    View on GitHub↗4,932
  • scihant/ctpanoramaviewscihant avatar

    scihant/CTPanoramaView

    1,047View on GitHub↗

    A library that displays spherical or cylindrical panoramas with touch or motion based controls.

    Swift360-photocarthagecocoapods
    View on GitHub↗1,047
  • liyong03/ylgifimageliyong03 avatar

    liyong03/YLGIFImage

    1,766View on GitHub↗

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

    Objective-C
    View on GitHub↗1,766
  • eyrefree/efqrcodeE

    EyreFree/EFQRCode

    0View on GitHub↗
    View on GitHub↗0
  • civitai/civitaicivitai avatar

    civitai/civitai

    7,158View on GitHub↗

    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

    TypeScriptaisocial-networkstable-diffusion
    View on GitHub↗7,158
  • 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
  • ajstarks/svgoajstarks avatar

    ajstarks/svgo

    2,247View on GitHub↗

    Go Language Library for SVG generation

    Go
    View on GitHub↗2,247
  • 500px/greedo-layout-for-ios500px avatar

    500px/greedo-layout-for-ios

    823View on GitHub↗

    Full aspect ratio grid layout for iOS

    Objective-C
    View on GitHub↗823
  • ajkumar25/pygramA

    ajkumar25/pygram

    0View on GitHub↗
    View on GitHub↗0
  • aheckmann/gmaheckmann avatar

    aheckmann/gm

    6,980View on GitHub↗

    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

    JavaScript
    View on GitHub↗6,980
  • 3d0c/gmf3d0c avatar

    3d0c/gmf

    933View on GitHub↗

    Go Media Framework

    Go
    View on GitHub↗933
  • 280772270/iwatch280772270 avatar

    280772270/IWatch

    14View on GitHub↗

    a video newspaper app

    Objective-C
    View on GitHub↗14
  • ancestry/facecropAncestry avatar

    Ancestry/FaceCrop

    52View on GitHub↗

    Utilizing Apple's Vision Framework to center faces in CGImage.

    Swift
    View on GitHub↗52
  • andreamazz/subtlevolumeandreamazz avatar

    andreamazz/SubtleVolume

    1,195View on GitHub↗

    Replace the system volume popup with a more subtle indicator.

    Swift
    View on GitHub↗1,195
  • andrewboryk/abmediaviewandrewboryk avatar

    andrewboryk/ABMediaView

    85View on GitHub↗

    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.

    Objective-C
    View on GitHub↗85
  • anthonynsimon/bildanthonynsimon avatar

    anthonynsimon/bild

    4,192View on GitHub↗

    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

    Go
    View on GitHub↗4,192
  • aofei/cameronaofei avatar

    aofei/cameron

    131View on GitHub↗

    An avatar generator for Go.

    Go
    View on GitHub↗131
  • aomediacodec/libavifAOMediaCodec avatar

    AOMediaCodec/libavif

    2,008View on GitHub↗
    C
    View on GitHub↗2,008
  • arashpartow/bitmapArashPartow avatar

    ArashPartow/bitmap

    179View on GitHub↗

    C++ Bitmap Library https://www.partow.net/programming/bitmap/index.html

    C++
    View on GitHub↗179
  • alterplay/apkenburnsviewAlterplay avatar

    Alterplay/APKenBurnsView

    103View on GitHub↗

    Ken Burns effect with face recognition!

    Swift
    View on GitHub↗103