An open API service indexing awesome lists of open source software.

Image processing

Digital image processing is the use of algorithms to make computers analyze the content of digital images.

https://github.com/mvishiu11/bookshelf

Project made for Image Processing course at Télécom Paris, Consists of classical CV pipeline for extracting shelves from bookshelves, books from shelves and titles from books.

convolution-filter feature-extraction image-processing image-segmentation morphological-image-processing

Last synced: 08 Feb 2026

https://github.com/martonalpha/png-jpg-jpeg-to-webp-avif-gui

Free Windows GUI to convert PNG, JPG, JPEG and AVIF to WebP/AVIF. Fast offline image converter and optimizer using ImageMagick.

avif avif-converter avif-to-webp batch-converter gui image-compression image-converter image-processing imagemagick jpg jpg-converter jpg-to-webp offline-tools png png-converter powershell webp webp-converter windows

Last synced: 15 Apr 2026

https://github.com/forketyfork/forkotlin-graphics

A Kotlin implementation of seam carving algorithm for content-aware image resizing

computer-vision graphics image-processing kotlin seam-carving

Last synced: 26 Feb 2026

https://github.com/systemslibrarian/crypto-lab-stego-suite

Browser-based steganography suite — LSB substitution, DCT-domain hiding, and adaptive embedding with live chi-squared steganalysis. Hide the message, not just the content.

browser-crypto chi-squared-test covert-channel crypto-lab cryptography dct digital-watermarking image-processing lsb-steganography privacy security steganalysis steganography typescript vite

Last synced: 01 Jun 2026

https://github.com/bhavinpatel4199/ai-vision_system

This repository focuses on computer vision and image processing using Python and OpenCV. It includes hands-on exercises for mastering OpenCV operations and implementations of key vision algorithms like Harris Corner Detection, SIFT, and YOLO Object Detection.

algorithms computer-vision feature-detection harris-corner-detector image-processing opencv python swift vision-system yolov3

Last synced: 09 Feb 2026

https://github.com/lamba01/unsplash-app

📸ImageHub - is a versatile platform that allows users to explore, discover, and interact with a vast collection of high-quality images from the Unsplash API

api image-generation image-processing javascript reactjs responsive-design

Last synced: 15 Apr 2026

https://github.com/andrueastman/image_estimation

A feeble attempt at estimating the size of potatoes with a raspberry pi camera.

image-processing python raspberry-pi

Last synced: 16 Apr 2026

https://github.com/tzinmein/xbrz-sharp

.NET 8 port of xBRZ 1.8 – high-quality 2D image upscaling library.

2d dotnet image image-processing upscaling xbrz

Last synced: 16 Apr 2026

https://github.com/ynstf/automated-extraction-and-prediction-of-tabular-data-from-images

Automated Tabular Data Extraction and Prediction is a Python project that combines image processing and machine learning for extracting and predicting tabular data from images with over 80% accuracy. Use this versatile solution by exploring the Jupyter Notebook, and seamlessly integrate it into your projects.

cnn-model computer-vision cv2 image-classification image-processing ipynb-jupyter-notebook keras-tensorflow

Last synced: 10 Feb 2026

https://github.com/sunsided/deep-learning

Collection information on various topic in Deep Learning. A work in progress.

deep-learning image-processing machine-learning work-in-progress

Last synced: 18 Mar 2026

https://github.com/mridulg/pixellent

ML + Image Analysis + Python

image-processing machine-learning python

Last synced: 18 Mar 2026

https://github.com/arshitarora/sensitive-data-detection

This repository contains a Python-based project to detect and classify sensitive data within images. The code utilizes a trained image classification model to determine if an image contains sensitive information and uses Optical Character Recognition (OCR) to identify potential sensitive text (such as credit card numbers or date patterns).

image-classification image-processing machine-learning python tensorflow tensorflowjs

Last synced: 11 Feb 2026

https://github.com/m-ah07/image-converte-php

A PHP tool for multi-format image conversion, designed for fast, reliable, and simple image processing.

image-conversion image-processing media-processing open-source open-source-php php php-development php-utilities

Last synced: 11 Feb 2026

https://github.com/zygotecode/rmbgsharp

Enterprise-unique blazing-fast & precise C# .NET 9.0 library for background removal in C# using ONNX Runtime with DirectML. FP32 and FP16 versions! Always open for PRs.

background-removal background-remover csharp dotnet image-editing image-processing onnx onnx-runtime onnxruntime remove-background remove-background-image rmbg

Last synced: 16 Apr 2026

https://github.com/kyr0/lightningimg-node

A transparent, fast and safe image converter for Node.js, written in Rust. Encodes PNG, JPG, TIFF to WebP

converter image image-processing jpg nodejs png rust tiff webp

Last synced: 11 Feb 2026

https://github.com/agarnung/histogram-simulator

An application to perform LUT-based image histogram modification interactively

histogram image-procesing image-processing opencv qtcreator

Last synced: 16 Apr 2026

https://github.com/betich/chess-detection

Chessboard detection project for Digital Image Processing and Vision Systems course

chula chulalongkorn cnn-classification image-processing roboflow roboflow-dataset

Last synced: 28 Feb 2026

https://github.com/m-ah07/pdf-to-images-conversion-php

A lightweight PHP service for converting PDF files into images using pdftoppm. Supports PNG output and generates images for each page in the PDF.

image-extraction image-processing open-source open-source-php pdf-conversion pdf-to-image pdf-tools php-library php-scripts php-tools

Last synced: 13 Feb 2026

https://github.com/evanpacini/dither

Simple dithering library in Rust, based on image-rs

dither dithering dithering-algorithms image-processing quantisation quantization rust

Last synced: 13 Feb 2026

https://github.com/ayulockin/humain_faceless

Detect faces in an image and give prediction about the age, ethnicity and emotion of that face.

deeplearning face-detection image-processing keras mtcnn-face-detection multiclass-classification multilabel-classification opencv tensorflow

Last synced: 16 Apr 2026

https://github.com/pmb59/dosymetric-image-reconstruction

Reconstructing dosimetric images using a deconvoluted physical model

deconvolution dosimetry image-processing matlab radiation

Last synced: 13 Feb 2026

https://github.com/mycore-org/image-tiler

MyCoRe IView2 Image Tiler Library

image-processing image-tiles mycore

Last synced: 13 Feb 2026

https://github.com/reiniiriarios/asset-resizer

A minimal package to easily automate image asset resizing as a part of a build process.

assets build-process build-tool image-processing image-tools npm-package

Last synced: 16 Apr 2026

https://github.com/phaticusthiccy/unstabilizer

Pixel editing algorithm that disrupts pixel level for fine tuning ai training process.

ai image-manipulation image-processing unstabilizer vision

Last synced: 13 Feb 2026

https://github.com/char-noir/time_blur

A small project aimed at creating motion blur video. The python programming language and the PIL, numpy, blend_nodes, cv2 libraries were used. The project is only a prototype and will not be completed to a full-fledged program in the future.

blur-image image-processing ipynb jupyter-notebook pillow python3 video-processing

Last synced: 14 Feb 2026

https://github.com/jblanper/pixelator

Web app that divides an image in color rectangles turning them into abstract tessellations..

image-processing pixel tessellation

Last synced: 28 Feb 2026

https://github.com/carbonpackages/carbon.vips

Enable Vips in your Neoes CMS installation

image-processing neoscms vips

Last synced: 19 Mar 2026

https://github.com/indivisual-eyes/indivisual-eyes-backend

Backend REST API for the IndiVisual Eyes app

backend color fastapi image-processing python rest-api

Last synced: 14 Feb 2026

https://github.com/totallynotdavid/image-generation

A simple, lightweight TypeScript image-processing library for Deno, available on both JSR and npm

deno image-processing typescript-library

Last synced: 28 Feb 2026

https://github.com/m-ah07/merge-images-to-pdf-python

A Python project for merging multiple images into a single PDF file. This tool is designed to simplify the process of consolidating images into a single, compact file format.

data-processing developer-tools file-merging image-processing image-to-pdf open-source open-source-python pdf-creation pdf-tools python python-library python-scripts python-utilities

Last synced: 14 Feb 2026

https://github.com/repo-bilalnaeem/motion-video-detection

This repository demonstrates how to combine Convolutional Neural Networks (CNNs) and Long-Short Term Memory (LSTM) networks to perform human action recognition on videos. By leveraging the strengths of both CNNs and LSTMs, we can effectively tackle complex computer vision problems such as video classification.

convolutional-neural-networks image-processing lstm-neural-networks machine-learning videodetection videoprocessing

Last synced: 14 Feb 2026

https://github.com/cypriengille/flickr-compression-dataset

A dataset comprised of 473 2048x2048 images obtained from Flickr to train compressive neural networks.

compression dataset high-quality-images image-processing

Last synced: 14 Feb 2026

https://github.com/archisman2001/kishantech

Early Disease Detection: Automated identification of diseased and healthy potato plants using leaf images, enabling early intervention. Accurate Diagnosis: Reduces the chances of errors that come with traditional manual inspections.

android-development android-studio cnn deep-learning image-processing jupyter-notebook kotlin-android machine-learning python

Last synced: 15 Feb 2026

https://github.com/gbsimon/keycdn-webp-optimizer

Modern WebP delivery for WordPress media libraries offloaded via WP Offload Media + KeyCDN.

cdn image-processing keycdn optimization performance webp wp-offload-media

Last synced: 28 Feb 2026

https://github.com/murakami-bruno/tomograspi

This repository contains Python code designed for the control of a RaspberryPi CT Educational Prototype and image processing.

biomedical-engineering image-processing python3 radon-transform raspberry-pi-3

Last synced: 16 Feb 2026

https://github.com/afm-spm/topostats-training

TopoStats Training Material

afm english image-processing lesson pre-alpha

Last synced: 20 Mar 2026

https://github.com/kira-03/grocery-product-identification-system

Built a full-stack product identification system using TensorFlow (ResNet50, MobileNetV2, DenseNet169) for real-time, accurate predictions. Architected an optimized image processing pipeline with OpenCV, reducing latency by 40% and improving model inference efficiency.

computer-vision deep-learning densenet169 fullstack-development image-processing mobilenetv2 opencv real-time-predictions resnet50

Last synced: 05 Mar 2026

https://github.com/shyke0611/coin_detection_pipeline

This project involves developing a Python pipeline to detect and outline coins in images using techniques such as greyscale conversion, edge detection, blurring, thresholding, morphological operations, and connected component analysis. Also uses advanced methods for harder images and coin identification.

computer-vision image-processing pipeline python-3

Last synced: 01 Mar 2026

https://github.com/supertetelman/sdc-lanelines

Python project that utilizes OpenCV image processing to identify and highlight road lanes. Takes images or videos as input. This was the first project for the Udacity Self Driving Car Nanodegree.

course image-processing opencv python self-driving-car udacity

Last synced: 16 Apr 2026

https://github.com/code-architect/laravel_blog

A fully functional professional multi site blogging app ready to deploy. With pagination, soft-deletes, WordPress like image library, custom image thumbnail creator. Customize the front-end the way you want.

galary image-processing javascript laravel-5-package laravel-application laravel-framework laravel54 pagination php responsive

Last synced: 02 Mar 2026

https://github.com/jps27cse/pictorica-react_tailwind_reactquery_appwrite

Pictorica is a social media application that allows users to create, share, and interact with posts. The app includes advanced AI features to ensure that all content remains appropriate, including a paraphrasing tool and inappropriate content detection for both text and images.

ai appwrite image-processing instagram radix radix-ui react social-media tailwind text-classification text-processing

Last synced: 16 Apr 2026

https://github.com/cjrutherford/imgify-csharp

Image Resize and Compression tool (Scriptable)

csharp image-processing scripting

Last synced: 26 Mar 2026

https://github.com/antosiowsky/welding-mask-ar

Project involves building an AR system using a Raspberry Pi Zero 2 W, a camera, and a 5.5-inch display (1920x1080). The system captures real-time video, processes it for enhanced quality, and splits the image into two equal halves for AR goggle functionality. Additionally, it integrates environmental sensors for air quality.

csi image-processing opencv python raspberry-pi spi welding

Last synced: 16 Apr 2026

https://github.com/usamafayaz/python-workshop

This repository contains exercises developed during a one-month training workshop on machine learning, image processing, and natural language processing. The workshop, covered various topics including cv2 for image processing, Flask for web development, and deep learning techniques using Keras with datasets such as MNIST, Reuters, and IMDB.

artificial-intelligence flask image-processing keras machine-learning matplotlib tensorflow video-processing

Last synced: 16 Apr 2026

https://github.com/abdelrahman-amen/vgg16-from-scratch-and-built_in

This project implements the powerful VGG-16 convolutional neural network for image classification, showcasing its efficiency with 3x3 filters, same padding, stride of 1, and 2x2 max-pooling for superior pattern recognition in diverse images.

image-processing keras python seaborn skit-learn tensorflow vgg16

Last synced: 16 Apr 2026

https://github.com/seanwevans/opencv-playground

an opencv playground

image-processing opencv

Last synced: 03 Mar 2026

https://github.com/pranav-nagpure/watermarking-tool-nb

IPython Notebook implementation of Watermarking Tool

image-processing ipython-notebook opencv-python

Last synced: 03 Mar 2026

https://github.com/pranav-nagpure/pan-card-tampering-detection-nb

IPython Notebook for Pan Card Tampering Detection

image-processing ipython-notebook scikit-image

Last synced: 03 Mar 2026

https://github.com/arcj137442/twayfoil.jl

文件⇄图片 加壳器 | File⇄Image Sheller

encryption image-processing julia sheller

Last synced: 16 Apr 2026

https://github.com/gekorm/aws-sih

AWS solution to dynamically edit images on the fly with SharpJS

aws-cdk image-compression image-processing lambda optimize-images responsive-images sharp

Last synced: 04 Mar 2026

https://github.com/tugcantopaloglu/hazmat-detection-image-processing

A hazmat symbol detection with ready to use in ros simulation and real time turtlebot robots.

barrel hazmat image-processing robotics ros

Last synced: 16 Apr 2026

https://github.com/richmit/imagej

ImageJ macros & tools for philately & raspberry pi camera

fiji image-processing imagej microscope-images microscopy philately raspberry-pi raspberry-pi-camera

Last synced: 04 Mar 2026

https://github.com/nafisarkar/iot_omr_scanner

The IOT_OMR_SCANNER is an IoT-based project designed to automate the evaluation of OMR (Optical Mark Recognition) sheets

esp32-cam image image-processing iot ocr-recognition omr-sheet

Last synced: 04 Mar 2026

https://github.com/4o4e/tavolo

Headless Kotlin image processing and offline rendering toolkit powered by Skiko

bdf-font compose-dsl gif gif-processing graphics headless http-server image-processing kotlin offline-rendering skiko svg

Last synced: 03 Jun 2026

https://github.com/zopieux/rthumb

Fast, memory-safe, XDG compatible (Thumbnailer1) thumbnail generator written in Rust.

dbus-service image-processing thumbnail thumbnail-generator thumbnailer xdg-compliant

Last synced: 16 Apr 2026

https://github.com/puripant/drawing-board

"Back to the drawing board" generates sketch lines from an image as if it was well thought out

drawing hough-transform image-processing joke sketch

Last synced: 05 Mar 2026

https://github.com/beebus/osra-iterate

Bash Script to iterate through .TIF Images in a folder and run the OSRA program to attempt to convert the TIF images into ChemDraw files (.CDXML).

bash bash-script bash-scripting chemical-structures cheminformatics chemistry image-processing image-recognition jpg linux molecular-structures molecule molecules ocr optical-recognition organic-chemistry osra pdf reactions tif-images

Last synced: 17 Apr 2026

https://github.com/notthestallion/image-compression-through-svd-factorization

The goal is to program an SVD-based image compression algorithm related to lossy compression methods like JPEG, which typically rely on the Discrete Cosine Transform (DCT), a transformation similar to discrete Fourier transform.

compression compression-algorithm image image-processing

Last synced: 05 Mar 2026

https://github.com/pranav-nagpure/text-extraction-nb

IPython Notebook implementation of Text Extraction

image-processing ipython-notebook tesseract-ocr text-extraction

Last synced: 05 Mar 2026

https://github.com/iberisoft/ippi

Some functions of Intel IPP, the imaging part

image-processing ipp

Last synced: 05 Mar 2026

https://github.com/simarsingh24/barcodedetector-app

Android app module for barcode detection

android barcode-scanner image-processing

Last synced: 17 Apr 2026

https://github.com/lofilogic/flashback-raw-editor

Custom RAW image processor and UI for the Flashback one35 v2 camera.

image-processing numba opencv pyside6 python raw-processing rawpy wip

Last synced: 20 Apr 2026

https://github.com/turnert2005/artefex

Neural forensic restoration - diagnose and reverse media degradation chains

cli forensics image-processing image-quality image-restoration jpeg neural-network onnx python steganography

Last synced: 02 Apr 2026

https://github.com/indivisual-eyes/indivisual-eyes-frontend

App to make photos easier to see for color blind individuals

app color flutter image-processing

Last synced: 17 Apr 2026

https://github.com/nikvoronin/k-means-plus-plus

Multithreaded K-Means and K-Means++ clustering algorithms with multidimensional vectors. Charged with example of image palette extraction.

accent-colors clustering-algorithm csharp dominant-colors dotnet image-palette image-processing k-means k-means-clustering

Last synced: 17 Apr 2026

https://github.com/abdelrahmanbonna/imgproject

Matlab Image processing project

image image-processing matlab

Last synced: 03 Apr 2026

https://github.com/meerantajalli/qr-code-generator-for-urls

This is a simple Node.js-based QR Code Generator that converts any given URL into a QR code image. The application prompts the user to enter a URL, generates a QR code for it, and saves both the QR image and the entered URL in a text file.

cli-tool command-line-tool image-processing javascript nodejs npm opens qr-image qrcode-generator url-to-qrcode

Last synced: 17 Apr 2026

https://github.com/abdelrahman-amen/resnet50-from_scratch_and_built_in

ResNet-50, with 50 layers, excels in image classification by addressing the vanishing gradient problem. Skip connections facilitate seamless information flow, empowering the model for intricate feature learning. Its unique architecture makes ResNet-50 a robust choice for complex pattern recognition.

image-processing keras python resnet-50 seaborn skit-learn tensorflow

Last synced: 17 Apr 2026

https://github.com/beakerandjake/bpimage

A simple image editing library which can be used from the command line.

c cli image image-processing python

Last synced: 17 Apr 2026

https://github.com/abhishtagatya/paleta

🎨 Palette Extraction and Management Tool for Game Assets

color image-processing palette tools

Last synced: 17 Apr 2026

https://github.com/lmlk-seal/diffusionetwork

DiffusioNetwork is a Python application using a GUI for generating images using various Stable Diffusion models.

ai assistant bot chat code gui image image-generation image-generation-ai image-generator image-processing model offline prompt python stable-diffusion

Last synced: 17 Apr 2026

https://github.com/veresdavid/imgproc-task5

A console application that learns characters from a given source then can recognize them from a scanned paper and then save the result in a text file.

character-recognition cpp image-processing opencv

Last synced: 30 Apr 2026

https://github.com/hacker097/painter

Paints an image with vector lines using evolution. Image processing and basic AI learning project.

ai evolution evolutionary-algorithm image-processing painting

Last synced: 04 Apr 2026

https://github.com/mehrab-kalantari/flowers-image-classification

Image processing and classification using random forest classifier

feature-extraction haralick-features hu-moments image-histogram image-processing

Last synced: 17 Apr 2026

https://github.com/xion/rivt

Simple image merger

animation image-processing python

Last synced: 04 Jun 2026

https://github.com/shane-staret/ai-dog-identification-system-bucknell-csci-357

A Python solution utilizing neural networks and deep learning (via TensorFlow & Keras) to classify images as containing dogs or not.

ai ai-training deep-learning image-processing keras machine-learning neural-networks tensorflow tensorflow-keras

Last synced: 18 Apr 2026

https://github.com/ostad-ai/computer-vision-and-image-processing

A repository for topics and programs on Computer Vision and image Processing

computer-vision image-processing image-rotation opencv python

Last synced: 18 Apr 2026

https://github.com/musty-ess/traffic-sign-recognition-with-tensorflow-ai

This project implements a neural network using TensorFlow to classify images of traffic signs from the German Traffic Sign Recognition Benchmark (GTSRB) dataset. The model accurately identifies different types of traffic signs, such as stop signs, speed limit signs, and yield signs, among others.

ai artificial-intelligence autonomous-driving computer-vision convolutional-neural-networks deep-learning image-classification image-processing keras machine-learning neural-network opencv python supervised-learning tensorflow traffic-sign-detection traffic-sign-recognition

Last synced: 18 Apr 2026

https://github.com/alainlebret/python-et-ia-1

Ressources personnelles du cours "Python & IA" en 2e année GPSE à l'ENSICAEN

artificial-intelligence image-processing machine-learning matplotlib numpy python scikit-image scikit-learn

Last synced: 04 Apr 2026

https://github.com/ghosthack/imageio-native

Java ImageIO readers that delegate to platform-native image decoding APIs via Project Panama (FFM API, Java 22+). HEIC, AVIF, WEBP, JPEG 2000, camera RAW, and more through standard ImageIO.read().

avif heic image-processing imageio java native panama webp

Last synced: 04 Apr 2026