Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Image Processing

Image Processing

561 projects

Showing 36 of 561 projects

TuttleOFX
TuttleOFXC++

An image processing framework for batch operations using OpenFX plugins, with tools for movies and file sequences.

#post-production#graph-based#batch-processing
Stars192
Forks64
Last commit6 years ago
Dockerface
DockerfaceDockerfile

A Docker container for face detection using Faster R-CNN deep learning, processing videos and images with bounding box outputs.

#video-processing#opencv#deep-learning
Stars191
Forks33
Last commit6 years ago
opticl
opticlCommon Lisp

A high-performance Common Lisp library for representing and processing 2D pixel-based images with minimal dependencies.

#scientific-computing#high-performance#open-source-library
Stars191
Forks34
Last commit4 years ago
Saliency
SaliencyPython

Shallow and deep convolutional neural networks for predicting visual saliency in images using a data-driven approach.

#cvpr-2016#deep-learning#visual-attention
Stars189
Forks66
Last commit6 years ago
qrscan
qrscanRust

A terminal-based QR code scanner that uses the system camera or image files to decode QR codes.

#camera#qr-code#terminal
Stars188
Forks9
Last commit3 years ago
TinyDNG
TinyDNGC

Header-only C++ library for loading and writing DNG/TIFF files with support for RAW, lossless JPEG, and ZIP compression.

#embedded-systems#tiff-library#camera-raw
Stars187
Forks36
Last commit5 days ago
RGhost
RGhostRuby

A Ruby API for document creation and conversion using Ghostscript, supporting PDF, PS, GIF, TIF, PNG, JPG formats.

#postscript#api#ghostscript
Stars185
Forks48
Last commit2 years ago
Drawbot_image_to_gcode_v2
Drawbot_image_to_gcode_v2Processing

Generates G-code for drawbots and polargraphs from images, optimized for multi-pen setups like Copic markers.

#polargraph#open-source-hardware#gcode-generation
Stars184
Forks57
Last commit
captchagen
captchagenJavaScript

A Node.js library for generating CAPTCHA images with customizable middleware and output formats.

#bot-protection#web-authentication#node-canvas
Stars183
Forks31
Last commit7 years ago
C++ Bitmap Library
C++ Bitmap LibraryC++

A single-header C++ library for reading, writing, and processing 24-bit bitmap images with drawing, effects, and color utilities.

#graphical-effects#bitmap#algorithm
Stars181
Forks68
Last commit5 years ago
Artify
ArtifySwift

A macOS app that automatically sets your desktop wallpaper to hand-picked 18th century art, generating beautiful images tailored to your screen.

#open-source#artify#art-curation
Stars180
Forks10
Last commit7 years ago
png-to-ico
png-to-icoJavaScript

A pure JavaScript library for converting PNG images to Windows ICO format, ideal for Electron and Node.js projects.

#ico-format#png#png-icon
Stars179
Forks24
Last commit1 month ago
Gif-animation
Gif-animationJava

A Processing library for playing and exporting GIF animations with full playback control and export capabilities.

#animation-tools#java#creative-coding
Stars178
Forks38
Last commit4 years ago
Bitmap
BitmapDart

A minimalist Flutter package for fast bitmap manipulation using Dart FFI and isolates for performance.

#dart-ffi#graphics#isolates
Stars178
Forks44
Last commit7 months ago
Inspirit GPUImage
Inspirit GPUImageActionScript

AS3 framework for GPU-accelerated image processing and effects in Flash/AIR applications.

#flash#visual-effects#gpu-acceleration
Stars171
Forks29
Last commit14 years ago
TinyTIFF
TinyTIFFC++

A lightweight C/C++ library for fast reading and writing of basic multi-frame TIFF files.

#c-library#microscopy#lightweight
Stars163
Forks48
Last commit2 years ago
GDIp
GDIpAutoHotkey

Official GDI+ library for AutoHotkey providing advanced graphics and image processing capabilities.

#gui-development#gdi-plus#autohotkey
Stars158
Forks68
Last commit7 years ago
img
imgGo

A collection of image manipulation tools written in Go, designed for readability and composability via command-line pipes or Go libraries.

#png#command-line-tools#cli-pipelines
Stars158
Forks10
Last commit11 years ago
AHKv2-GDIP
AHKv2-GDIPAutoHotkey

GDI+ graphics library compatible with both AutoHotkey v1.1 and v2 for advanced image processing and drawing.

#gdi-plus#autohotkey#graphics-library
Stars158
Forks65
Last commit4 years ago
vue-picture-cropper
vue-picture-cropperTypeScript

A simple and easy-to-use picture cropping component for Vue 3.

#ui-component#image-cropping#vue3-cropperjs
Stars157
Forks11
Last commit5 months ago
Astrophotography
Astrophotography

A curated collection of resources, software, tutorials, and tools for astrophotography enthusiasts.

#software-directory#astronomy#night-sky
Stars156
Forks7
Last commit2 months ago
AnimatedGif
AnimatedGifC#

A high-performance .NET library for creating animated GIFs, replacing the default GifBitmapEncoder.

#encoder#library#high-performance
Stars155
Forks42
Last commit2 years ago
open-solution-data-science-bowl-2018
open-solution-data-science-bowl-2018Python

Open-source implementation of the winning solution for the 2018 Data Science Bowl Kaggle competition using PyTorch and U-Net.

#data-science#kaggle#deep-learning
Stars155
Forks42
Last commit
Photish
PhotishRuby

A fast, convention-based static photo site generator that transforms folders of images into customizable portfolios.

#static-site-generator#template-engine#photo-portfolio
Stars152
Forks10
Last commit6 years ago
go-cairo
go-cairoGo

Go bindings for the Cairo 2D graphics library with Go-specific extensions for image integration.

#svg-generation#cairo-graphics#go-package
Stars152
Forks33
Last commit4 months ago
Iconology
IconologySwift

A macOS app for importing, editing, and exporting icons for Xcode and other platforms with a native UI.

#icon-export#icons#icon-editor
Stars150
Forks11
Last commit3 years ago
Matft
MatftSwift

A NumPy-like multi-dimensional array library for Swift with support for complex numbers and image processing.

#ndimensional-arrays#scientific-computing#signal-processing
Stars147
Forks23
Last commit4 months ago
TinyEXIF
TinyEXIFC++

A lightweight ISO-compliant C++ library for parsing EXIF and XMP metadata from JPEG files.

#gps-data#exif#lightweight-library
Stars147
Forks52
Last commit6 days ago
neural-dream
neural-dreamPython

A PyTorch implementation of the DeepDream algorithm for generating psychedelic, dream-like images from neural network activations.

#cuda#resnet#vgg
Stars146
Forks21
Last commit4 years ago
GDGIFExporter
GDGIFExporterGDScript

A GDScript-based GIF exporter for Godot Engine, enabling frame-by-frame animation export from Godot projects.

#gif-library#open-source#gdscript
Stars145
Forks12
Last commit9 months ago
JMCMarchingAnts
JMCMarchingAntsSwift

A Swift library for adding animated marching ants selection borders to images in iOS apps.

#ios#ui-animation#graphics
Stars145
Forks12
Last commit1 year ago
Pycytominer
PycytominerPython

A Python package for processing and normalizing high-dimensional morphological feature data from high-throughput cell imaging experiments.

#image-analysis#biomedical-data#microscopy
Stars144
Forks42
Last commit1 day ago
slide_captcha_cracker
slide_captcha_crackerPython

Uses Canny edge detection and OpenCV to locate puzzle pieces in slide-based CAPTCHAs for automated solving.

#edge-detection#opencv#captcha-solving
Stars141
Forks38
Last commit9 years ago
Spotiflow
SpotiflowPython

A deep learning-based, threshold-agnostic, subpixel-accurate 2D and 3D spot detection method for fluorescence microscopy and spatial transcriptomics.

#bioimage-analysis#3d-analysis#deep-learning
Stars141
Forks21
Last commit2 months ago
go-rquad
go-rquadGo

State-of-the-art point location and neighbor finding algorithms for region quadtrees, implemented in Go.

#quadtree#neighbor-finding#geospatial
Stars141
Forks9
Last commit4 years ago
Format
FormatHaxe

A Haxe library providing comprehensive support for reading and writing various file formats including images, archives, and Flash formats.

#data-serialization#haxe-library#flash-formats
Stars139
Forks65
Last commit24 days ago
PreviousPage 10 of 16

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
8 years ago
4 years ago
Next
#Computer Vision153
#Graphics60
#Ios59
#Cross Platform59
#Python52
#Machine Learning52
#Image47
#Mobile Development47
#Deep Learning47
#Swift46
#Cli Tool42
#Opencv35