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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jaredsinclair/jtsimageviewcontroller

Open-source alternatives to JTSImageViewController

30 open-source projects similar to jaredsinclair/jtsimageviewcontroller, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best JTSImageViewController alternative.

  • bkoc/bkasciiimageAvatar von bkoc

    bkoc/BKAsciiImage

    431Auf GitHub ansehen↗

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

    Objective-C
    Auf GitHub ansehen↗431
  • bradlarson/gpuimageAvatar von BradLarson

    BradLarson/GPUImage

    20,299Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,299
  • yuao/yucihighpassskinsmoothingAvatar von YuAo

    YuAo/YUCIHighPassSkinSmoothing

    1,249Auf GitHub ansehen↗

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

    Objective-C
    Auf GitHub ansehen↗1,249
  • xvrh/lottie-flutterAvatar von xvrh

    xvrh/lottie-flutter

    1,285Auf GitHub ansehen↗

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

    Dartdartflutterflutter-web
    Auf GitHub ansehen↗1,285
  • renancaraujo/bitmapAvatar von renancaraujo

    renancaraujo/bitmap

    177Auf GitHub ansehen↗

    A Flutter package for manipulating bitmaps

    Dart
    Auf GitHub ansehen↗177

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • eddyborja/ebphotopagesAvatar von EddyBorja

    EddyBorja/EBPhotoPages

    1,624Auf GitHub ansehen↗

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

    Objective-C
    Auf GitHub ansehen↗1,624
  • liyong03/ylgifimageAvatar von liyong03

    liyong03/YLGIFImage

    1,766Auf GitHub ansehen↗

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

    Objective-C
    Auf GitHub ansehen↗1,766
  • ibireme/yyimageAvatar von ibireme

    ibireme/YYImage

    1,785Auf GitHub ansehen↗

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

    Objective-C
    Auf GitHub ansehen↗1,785
  • rflex/screcorderAvatar von rFlex

    rFlex/SCRecorder

    3,048Auf GitHub ansehen↗

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

    Objective-C
    Auf GitHub ansehen↗3,048
  • tinycrayon/tinycrayon-ios-sdkAvatar von TinyCrayon

    TinyCrayon/TinyCrayon-iOS-SDK

    1,833Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗1,833
  • timoliver/tocropviewcontrollerAvatar von TimOliver

    TimOliver/TOCropViewController

    4,932Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,932
  • scihant/ctpanoramaviewAvatar von scihant

    scihant/CTPanoramaView

    1,047Auf GitHub ansehen↗

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

    Swift360-photocarthagecocoapods
    Auf GitHub ansehen↗1,047
  • pulyaevskiy/parallax-imageAvatar von pulyaevskiy

    pulyaevskiy/parallax-image

    280Auf GitHub ansehen↗

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

    Dartdartlangflutterparallax-scrolling
    Auf GitHub ansehen↗280
  • eyrefree/efqrcodeE

    EyreFree/EFQRCode

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • civitai/civitaiAvatar von civitai

    civitai/civitai

    7,158Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,158
  • alamofire/alamofireimageAvatar von Alamofire

    Alamofire/AlamofireImage

    4,029Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,029
  • ajstarks/svgoAvatar von ajstarks

    ajstarks/svgo

    2,247Auf GitHub ansehen↗

    Go Language Library for SVG generation

    Go
    Auf GitHub ansehen↗2,247
  • 500px/greedo-layout-for-iosAvatar von 500px

    500px/greedo-layout-for-ios

    823Auf GitHub ansehen↗

    Full aspect ratio grid layout for iOS

    Objective-C
    Auf GitHub ansehen↗823
  • ajkumar25/pygramA

    ajkumar25/pygram

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aheckmann/gmAvatar von aheckmann

    aheckmann/gm

    6,980Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,980
  • 3d0c/gmfAvatar von 3d0c

    3d0c/gmf

    933Auf GitHub ansehen↗

    Go Media Framework

    Go
    Auf GitHub ansehen↗933
  • 280772270/iwatchAvatar von 280772270

    280772270/IWatch

    14Auf GitHub ansehen↗

    a video newspaper app

    Objective-C
    Auf GitHub ansehen↗14
  • ancestry/facecropAvatar von Ancestry

    Ancestry/FaceCrop

    52Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗52
  • andreamazz/subtlevolumeAvatar von andreamazz

    andreamazz/SubtleVolume

    1,195Auf GitHub ansehen↗

    Replace the system volume popup with a more subtle indicator.

    Swift
    Auf GitHub ansehen↗1,195
  • andrewboryk/abmediaviewAvatar von andrewboryk

    andrewboryk/ABMediaView

    85Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗85
  • anthonynsimon/bildAvatar von anthonynsimon

    anthonynsimon/bild

    4,192Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,192
  • aofei/cameronAvatar von aofei

    aofei/cameron

    131Auf GitHub ansehen↗

    An avatar generator for Go.

    Go
    Auf GitHub ansehen↗131
  • aomediacodec/libavifAvatar von AOMediaCodec

    AOMediaCodec/libavif

    2,008Auf GitHub ansehen↗
    C
    Auf GitHub ansehen↗2,008
  • arashpartow/bitmapAvatar von ArashPartow

    ArashPartow/bitmap

    179Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗179
  • alterplay/apkenburnsviewAvatar von Alterplay

    Alterplay/APKenBurnsView

    103Auf GitHub ansehen↗

    Ken Burns effect with face recognition!

    Swift
    Auf GitHub ansehen↗103