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 139 projects

geemap
geemapPython

A Python package for interactive geospatial analysis and visualization with Google Earth Engine.

#google-earth-engine#geospatial-analysis#earth-engine
Stars3.9k
Forks1.1k
Last commit3 days ago
resvg
resvgRust

A fast, portable, and safe SVG rendering library written in Rust, supporting static SVG files.

#graphics#svg-rendering#portable
Stars3.8k
Forks301
Last commit15 days ago
Hue
HueSwift

A Swift library providing utilities for hex colors, gradients, image color analysis, and color manipulation in iOS/macOS apps.

#hex#ios#color
Stars3.6k
Forks223
Last commit2 years ago
Colornet - Neural Network to colorize grayscale images
Colornet - Neural Network to colorize grayscale imagesPython

A neural network that automatically adds color to grayscale images using deep learning techniques.

#neural-network#deep-learning#grayscale-to-color
Stars3.6k
Forks315
Last commit
FileAPI
FileAPIJavaScript

A JavaScript library for client-side file handling, featuring multi-upload, drag-and-drop, chunked uploads, and image manipulation.

#exif#cross-browser#chunked-upload
Stars3.6k
Forks451
Last commit5 years ago
CompressO
CompressOTypeScript

A free, open-source desktop app that compresses videos and images into tiny sizes using FFmpeg and other tools.

#open-source#desktop-app#ffmpeg
Stars3.5k
Forks306
Last commit9 days ago
SRGAN
SRGANPython

Implementation of SRGAN for photo-realistic single image super-resolution using generative adversarial networks.

#vgg19#image-enhancement#super-resolution
Stars3.5k
Forks815
Last commit2 years ago
Colorization
ColorizationPython

Automatic and interactive image colorization using deep neural networks, with PyTorch models for ECCV 2016 and SIGGRAPH 2017 papers.

#automatic-colorization#deep-learning#neural-networks
Stars3.5k
Forks929
Last commit2 years ago
Crunch
CrunchPython

A lossy PNG optimization tool that aggressively reduces file size using pngquant and zopflipng.

#png#image-quality#zopflipng
Stars3.4k
Forks148
Last commit3 years ago
wallpapper
wallpapperSwift

A console application for creating dynamic wallpapers for macOS Mojave and newer.

#dynamic-wallpaper#heic#command-line-tool
Stars3.4k
Forks135
Last commit1 year ago
UIImageColors
UIImageColorsSwift

Extracts dominant and prominent colors from images in iOS, tvOS, and macOS apps.

#itunes-style#ios#uiimage
Stars3.3k
Forks249
Last commit4 years ago
shrine
shrineRuby

A modular Ruby toolkit for handling file uploads, processing, and storage with support for cloud services and multiple ORMs.

#orm#filesystem#orm-integration
Stars3.3k
Forks276
Last commit3 months ago
PSD.rb
PSD.rbRuby

A Ruby library for parsing Adobe Photoshop (PSD) files into a manageable tree structure to extract document and layer data.

#document-extraction#document#design-automation
Stars3.1k
Forks199
Last commit5 years ago
Neural Style
Neural StylePython

A TensorFlow implementation of neural style transfer for images and videos, blending content and artistic styles using convolutional neural networks.

#neural-style-transfer#video-processing#deep-learning
Stars3.1k
Forks815
Last commit
gosseract
gosseractGo

A Go package for Optical Character Recognition (OCR) using the Tesseract C++ library.

#text-extraction#tesseract-ocr#go-library
Stars3.1k
Forks305
Last commit3 months ago
ZXing.Net
ZXing.NetC#

A .NET port of the ZXing library for decoding and generating barcodes like QR codes, Data Matrix, and EAN.

#unity3d#xamarin#nuget
Stars3.1k
Forks701
Last commit1 month ago
bimg
bimgGo

Go package for fast high-level image processing using libvips C bindings.

#resize#png#high-performance
Stars3.0k
Forks348
Last commit1 year ago
FaceAware
FaceAwareSwift

A Swift extension for UIImageView that automatically detects and focuses on faces within images, preventing awkward cropping.

#hacktoberfest#cocoa-touch#ios
Stars3.0k
Forks223
Last commit5 years ago
Yocto/GL
Yocto/GLC++

A collection of small C++17 libraries for building data-oriented physically-based graphics algorithms.

#bvh#graphics#path-tracing
Stars2.9k
Forks213
Last commit2 years ago
GPUImage3
GPUImage3Swift

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

#realtime#ios#graphics
Stars2.9k
Forks368
Last commit1 year ago
MiniMagick
MiniMagickRuby

A lightweight Ruby wrapper for ImageMagick command-line tools, designed as a memory-efficient alternative to RMagick.

#graphics-manipulation#command-line-tools#ruby-gem
Stars2.9k
Forks348
Last commit8 months ago
computer-vision-in-action
computer-vision-in-actionJupyter Notebook

An interactive online learning platform for computer vision with a comprehensive Chinese ebook, code, and community.

#deep-learning#neural-networks#image-processing
Stars2.8k
Forks403
Last commit
OpenMV
OpenMVC

An open-source, programmable machine vision camera platform that runs Python and supports AI models like TensorFlow.

#embedded-vision#microcontroller#ai-camera
Stars2.8k
Forks1.3k
Last commit2 days ago
Glide
GlidePHP

A PHP library for on-demand image manipulation with an HTTP-based API, similar to cloud image services.

#flysystem#caching#gd-library
Stars2.6k
Forks204
Last commit17 days ago
ImageProcessor
ImageProcessorC#

A fluent .NET wrapper around System.Drawing for fast and extensible image processing on Windows.

#png#system-drawing#aspnet
Stars2.5k
Forks493
Last commit2 years ago
Toucan
ToucanSwift

A Swift library providing a clean, quick API for image processing including resizing, cropping, and masking.

#ios#graphics#uiimage
Stars2.4k
Forks222
Last commit4 years ago
refile
refileRuby

A modern Ruby file upload library with configurable backends, direct uploads, and on-the-fly processing.

#orm-integration#amazon-s3#rails
Stars2.4k
Forks298
Last commit1 year ago
3D Slicer
3D SlicerC++

A free, open-source multi-platform software for 3D visualization and medical image analysis.

#image-analysis#qt#3d-visualization
Stars2.4k
Forks719
Last commit2 days ago
ExifCleaner
ExifCleanerPerl

A cross-platform desktop GUI application for cleaning metadata from images, videos, PDFs, and other files.

#exif#batch-processing#desktop-app
Stars2.4k
Forks150
Last commit21 days ago
opencv-rust
opencv-rustRust

Rust bindings for the OpenCV computer vision library, enabling Rust developers to leverage OpenCV's capabilities.

#clang#opencv-bindings#ffi
Stars2.4k
Forks181
Last commit1 day ago
SmartDeblur
SmartDeblurC++

A desktop application for restoring defocused and blurred images using advanced deconvolution algorithms.

#fftw#image-restoration#photography-tools
Stars2.4k
Forks366
Last commit7 years ago
lwip
lwipC

A fast, comprehensive, and dependency-free image processing library for Node.js with native bindings.

#native-module#png#batch-processing
Stars2.4k
Forks225
Last commit4 years ago
PHP QR Code
PHP QR CodePHP

A PHP library for generating and reading QR codes with a flexible, user-friendly API and multiple output formats.

#barcode#qr-code#imagemagick
Stars2.4k
Forks330
Last commit25 days ago
LodePNG
LodePNGC++

A lightweight PNG encoder and decoder library in C and C++ with zero dependencies.

#c-library#encoder#png
Stars2.3k
Forks459
Last commit2 months ago
OpenImageIO
OpenImageIOC++

A robust, format-agnostic library for reading, writing, and processing images, designed for VFX and animation pipelines.

#c-plus-plus-11#texture#images
Stars2.3k
Forks667
Last commit1 day ago
APNGKit
APNGKitSwift

A high-performance Swift framework for loading and displaying APNG (Animated PNG) images in iOS and macOS apps.

#ios#apng#graphics
Stars2.3k
Forks200
Last commit2 years ago
PreviousPage 3 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
6 years ago
5 years ago
1 year ago
Next
#Computer Vision56
#Cross Platform25
#Machine Learning22
#Graphics21
#Deep Learning19
#Ios17
#Swift15
#Image14
#C Plus Plus14
#Python13
#Opencv13
#Jpeg11