awesome-repositories.com
Blog
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 usercode/imagewizard

Open-source alternatives to ImageWizard

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

  • 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
  • achno/gowallAchno avatar

    Achno/gowall

    2,254View on GitHub↗

    A tool to convert a Wallpaper's color scheme / palette, OCR with VLM's Traditional & Hybrid, Image Compression ,color palette extraction, image upsacling with Adversarial Networks and more image processing features.

    Gobackground-removalclicolor-extractor
    View on GitHub↗2,254
  • aferrero2707/photoflowaferrero2707 avatar

    aferrero2707/PhotoFlow

    343View on GitHub↗

    PhotoFlow

    C++
    View on GitHub↗343
  • afrogleap/simpleimagevieweraFrogleap avatar

    aFrogleap/SimpleImageViewer

    421View on GitHub↗

    A snappy image viewer with zoom and interactive dismissal transition.

    Swift
    View on GitHub↗421
  • 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

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
  • ajkumar25/pygramA

    ajkumar25/pygram

    0View on GitHub↗
    View on GitHub↗0
  • ajstarks/svgoajstarks avatar

    ajstarks/svgo

    2,247View on GitHub↗

    Go Language Library for SVG generation

    Go
    View on GitHub↗2,247
  • 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
  • aldor007/mortaldor007 avatar

    aldor007/mort

    521View on GitHub↗

    Storage and image processing server written in Go

    Go
    View on GitHub↗521
  • alexhillc/axphotovieweralexhillc avatar

    alexhillc/AXPhotoViewer

    655View on GitHub↗

    An iOS/tvOS photo gallery viewer, useful for viewing a large (or small!) number of photos.

    Swift
    View on GitHub↗655
  • alexiscreuzot/swiftygifalexiscreuzot avatar

    alexiscreuzot/SwiftyGif

    2,277View on GitHub↗

    High performance GIF engine

    Swift
    View on GitHub↗2,277
  • altayer-digital/atgmediabrowseraltayer-digital avatar

    altayer-digital/ATGMediaBrowser

    214View on GitHub↗

    Image slide-show viewer with multiple predefined transition styles, with ability to create new transitions with ease.

    Swift
    View on GitHub↗214
  • alterplay/apkenburnsviewAlterplay avatar

    Alterplay/APKenBurnsView

    103View on GitHub↗

    Ken Burns effect with face recognition!

    Swift
    View on GitHub↗103
  • ancestry/facecropAncestry avatar

    Ancestry/FaceCrop

    52View on GitHub↗

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

    Swift
    View on GitHub↗52
  • 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
  • asciinema/asciinemaasciinema avatar

    asciinema/asciinema

    16,852View on GitHub↗

    Asciinema is a platform for capturing, replaying, and sharing command-line sessions. It provides a comprehensive suite of tools to record terminal activity into lightweight, text-based files that preserve ANSI escape sequences, allowing users to document technical workflows, troubleshooting steps, and software demonstrations with high fidelity. The project distinguishes itself through its versatile playback and distribution capabilities. It features a web-based player that renders interactive terminal sessions directly in the browser, supporting features like seeking, playback speed control,

    Rustasciicastasciinemacli
    View on GitHub↗16,852
  • auyer/steganographyauyer avatar

    auyer/steganography

    354View on GitHub↗

    Pure Golang Library that allows LSB steganography on images using ZERO dependencies

    Go
    View on GitHub↗354
  • avaneev/aviravaneev avatar

    avaneev/avir

    499View on GitHub↗

    High-quality pro HDR image resizing / scaling C++ library, including a very fast, precise, SIMD Lanczos resizer (header-only C++)

    C++bitmaphdr-imageimage-manipulation
    View on GitHub↗499
  • avito-tech/paparazzoavito-tech avatar

    avito-tech/Paparazzo

    792View on GitHub↗

    Custom iOS camera and photo picker with editing capabilities

    Swift
    View on GitHub↗792
  • bachonk/initialsimageviewbachonk avatar

    bachonk/InitialsImageView

    215View on GitHub↗

    A simple UIImageView extension for using initials as a profile image, written in swift

    Swift
    View on GitHub↗215
  • baderouaich/bitmapplusplusbaderouaich avatar

    baderouaich/BitmapPlusPlus

    49View on GitHub↗

    Simple and Fast single header Bitmap (BMP) C++ library

    CMakebitmapbitmap-graphicsbitmap-image
    View on GitHub↗49
  • bakhtiyork/roughbakhtiyork avatar

    bakhtiyork/Rough

    106View on GitHub↗

    Rough lets you draw in a sketchy, hand-drawn-like, style.

    Swift
    View on GitHub↗106
  • bamiaux/rezB

    bamiaux/rez

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • boilertalk/blockiesswiftBoilertalk avatar

    Boilertalk/BlockiesSwift

    67View on GitHub↗

    Unique blocky identicons generator for Swift

    Swift
    View on GitHub↗67
  • bolknote/go-gdbolknote avatar

    bolknote/go-gd

    60View on GitHub↗

    Go bingings for GD (https://libgd.github.io/)

    Go
    View on GitHub↗60
  • 343dev/optimizt343dev avatar

    343dev/optimizt

    177View on GitHub↗

    CLI image optimization tool

    JavaScriptavifgifgif2webp
    View on GitHub↗177