Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Image Processing

Image Processing

139 projects

Showing 36 of 144 projects

Simd
SimdC++

A high-performance C++ image processing and machine learning library optimized with SIMD instructions across multiple CPU architectures.

#simd#haar-cascade#arm
Stars2.2k
Forks450
Last commit2 days ago
gowall
gowallGo

A CLI swiss army knife for image processing, offering wallpaper recoloring, OCR, AI upscaling, compression, and more.

#theme-converter#pixel-art#theme-switcher
Stars2.2k
Forks36
Last commit8 days ago
MetalPetal
MetalPetalObjective-C

A GPU-accelerated image and video processing framework for Apple platforms built on Metal.

#ios#filter#video-processing
Stars2.1k
Forks285
Last commit2 years ago
TwelveMonkeys
TwelveMonkeysJava

Extends Java ImageIO with plugins for reading and writing over 30 image formats, including legacy and modern formats.

#imageio#legacy-support#pict
Stars2.1k
Forks322
Last commit2 days ago
DragonFly
DragonFlyRuby

A Ruby gem for on-the-fly processing of images and attachments in Rails, Sinatra, and other web apps.

#thumbnails#file-attachments#ruby-gem
Stars2.1k
Forks242
Last commit1 year ago
Image Hash
Image HashPHP

A PHP library for generating perceptual image hashes to detect similar or duplicate images.

#hash#perceptual-hashes#php-library
Stars2.1k
Forks176
Last commit7 months ago
Leptonica
LeptonicaC

A C library for efficient image processing and analysis, widely used in OCR and computer vision applications.

#c-library#image-analysis#document-analysis
Stars2.0k
Forks427
Last commit6 days ago
retinaface
retinafacePython

A deep learning-based facial detection library for Python with facial landmark extraction.

#ai#python-library#facial-landmarks
Stars2.0k
Forks192
Last commit8 months ago
image.nvim
image.nvimLua

A Neovim plugin that adds image support using Kitty's Graphics Protocol, Überzug++, or Sixel.

#markdown-preview#kitty-terminal#terminal-graphics
Stars2.0k
Forks95
Last commit2 months ago
Open source Python module for computer vision
Open source Python module for computer visionPython

A pure Python computer vision library based on the book 'Programming Computer Vision with Python'.

#open-source#python-library#educational
Stars2.0k
Forks679
Last commit5 years ago
gl-react-native
gl-react-nativeJava

OpenGL bindings for React Native to implement complex visual effects over images and components.

#graphics#shaders#opengl
Stars1.9k
Forks175
Last commit6 years ago
[Web]
[Web]C++

A deep learning-based edge detection algorithm using holistically-nested fully convolutional neural networks.

#edge-detection#deep-learning#object-boundary
Stars1.9k
Forks534
Last commit2 years ago
AwesomeQRCode (Kotlin) W
AwesomeQRCode (Kotlin) WKotlin

A highly customizable QR code generator library for Android with support for logos, backgrounds, and animations.

#barcode#java-library#qr-code
Stars1.9k
Forks269
Last commit2 years ago
pymatting
pymattingPython

A Python library implementing multiple alpha matting algorithms for extracting foreground objects from images.

#python-library#scipy#numba
Stars1.9k
Forks226
Last commit17 days ago
imagick
imagickGo

Go binding to ImageMagick's MagickWand C API for image processing and manipulation.

#graphics#cgo#imagemagick
Stars1.9k
Forks187
Last commit1 month ago
FastttCamera
FastttCameraObjective-C

A fast and easy iOS camera framework built on AVFoundation with customizable filters and automatic handling of complex camera operations.

#ios#objective-c#photo-filters
Stars1.9k
Forks189
Last commit1 year ago
smartcrop
smartcropGo

A pure Go implementation that finds optimal image crops for arbitrary aspect ratios using content-aware analysis.

#hacktoberfest#thumbnail-generation#go-library
Stars1.9k
Forks115
Last commit2 years ago
TinyCrayon
TinyCrayonSwift

A smart and easy-to-use image masking and cutout SDK for iOS and iPadOS mobile applications.

#image-mask#cutout#objective-c
Stars1.8k
Forks155
Last commit4 years ago
gift
giftGo

A pure Go library providing a comprehensive set of image processing filters with no external dependencies.

#image-filters#graphics#go-library
Stars1.8k
Forks121
Last commit2 years ago
YYImage
YYImageObjective-C

An iOS image framework for displaying, encoding, and decoding animated WebP, APNG, GIF, and other image formats.

#ios#apng#objective-c
Stars1.8k
Forks504
Last commit1 year ago
jot
jotObjective-C

An iOS framework for adding touch-controlled drawings and text annotations to images.

#ios#annotation#signature-capture
Stars1.8k
Forks152
Last commit2 years ago
PyTorch Lightning Bolts
PyTorch Lightning BoltsPython

A collection of models, callbacks, and datasets to extend PyTorch Lightning for applied AI/ML research and production.

#ai#callbacks#model-training
Stars1.8k
Forks316
Last commit3 months ago
Tess4J
Tess4JJava

A Java JNA wrapper for Tesseract OCR API, enabling OCR functionality in Java applications.

#text-extraction#pdf-ocr#java
Stars1.7k
Forks383
Last commit3 months ago
YOLO TensorFlow
YOLO TensorFlowPython

TensorFlow implementation of YOLO for real-time object detection using pretrained YOLO_small, YOLO_tiny, and YOLO_face models.

#opencv#image-processing#tensorflow
Stars1.7k
Forks643
Last commit7 years ago
LiipImagineBundle
LiipImagineBundlePHP

Symfony bundle for on-demand image manipulation with filters, post-processors, and caching.

#web-assets#caching#image-optimization
Stars1.7k
Forks384
Last commit1 month ago
tiv
tivC++

A C++ program that displays images directly in modern terminals using RGB ANSI codes and Unicode block graphics.

#terminal-graphics#terminal#image-viewer
Stars1.7k
Forks117
Last commit22 days ago
react-native-image-resizer
react-native-image-resizerJava

A React Native library for resizing, compressing, and rotating local images with flexible options.

#resize#ios#turbo-modules
Stars1.7k
Forks363
Last commit15 days ago
VLFeat
VLFeatC

An open-source C library with MATLAB interfaces implementing popular computer vision algorithms for image understanding and local feature extraction.

#c-library#superpixels#matlab-toolbox
Stars1.6k
Forks623
Last commit3 years ago
govips
govipsGo

A Go wrapper for libvips providing lightning-fast image processing and resizing with type-safe bindings.

#png#thumbnail-generation#high-performance
Stars1.6k
Forks213
Last commit23 days ago
libpng
libpngC

The official reference library for reading and writing PNG (Portable Network Graphics) image files.

#c-library#graphics#png-library
Stars1.6k
Forks774
Last commit2 days ago
Natron
NatronC++

Open-source, cross-platform video compositing software with a node-based workflow for visual effects and motion graphics.

#open-source#visual-effects#c-plus-plus
Stars1.5k
Forks161
Last commit7 years ago
Sharaku
SharakuSwift

An iOS image filtering UI library that provides Instagram-like filter controls for Swift applications.

#instagram-like#image-filters#ios
Stars1.5k
Forks149
Last commit5 years ago
AppDevKit
AppDevKitObjective-C

An iOS development library from Yahoo providing common tools, UI components, animations, image processing, and list view utilities.

#camera#ios#yahoo
Stars1.4k
Forks152
Last commit1 year ago
Concorde
ConcordeObjective-C

A framework for downloading and decoding progressive JPEGs on iOS and OS X.

#ios#objective-c#image-decoding
Stars1.4k
Forks147
Last commit4 years ago
hologram.nvim
hologram.nvimLua

A cross-platform terminal image viewer for Neovim that displays inline images directly in buffers using the Kitty Graphics Protocol.

#markdown-preview#developer-tools#c
Stars1.4k
Forks33
Last commit2 years ago
php-qrcode-detector-decoder R
php-qrcode-detector-decoder RPHP

A pure PHP library for detecting and decoding QR codes without external extensions.

#zxing-port#server-side#qr-code
Stars1.4k
Forks323
Last commit9 months ago
PreviousPage 4 of 4

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Computer Vision56
#Cross Platform25
#Machine Learning22
#Graphics21
#Deep Learning19
#Ios17
#Swift15
#Image14
#C Plus Plus14
#Python13
#Opencv13
#Jpeg11