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/nguyenpanda/countingsheep

A Traditional Image Processing Model for Measuring White Spread

chemistry hcmut image-processing segmentation

Last synced: 27 May 2026

https://github.com/jpenrici/imagemagick_experiments

Experiences with the Magick++ library.

cpp23 image-processing imagemagick magick

Last synced: 15 May 2025

https://github.com/arthur-mdn/unitypythoninteractivegame_savetheturtles

Detect a player in real-time and extract hand positions. Interact with a projected video-game.

image-calibration image-captioning image-processing python3 realtime-detection ultralytics yolov8

Last synced: 08 Mar 2025

https://github.com/masilab/masimrs

2D PRESS MRSI Processing for Philips Enhanced DICOM and Siemens DICOM data with LCModel

image-processing mr-spectroscopy mri

Last synced: 16 Jan 2026

https://github.com/mirasaki-development/imagejs

Monorepo that contains all libraries, adapters, and implementations for ImageJS - an image optimization library.

aws express fs http image image-manipulation image-optimization image-processing imagemagick sharp

Last synced: 16 May 2025

https://github.com/alansteinbarth/image-flow

Professional image converter supporting 15+ formats (HEIC→JPEG, PNG, WEBP, RAW). Batch processing, quality control, drag&drop UI, live preview. Cross-platform Python desktop app with modern interface. Portfolio project showcasing GUI development skills.

batch-processing cross-platform desktop-application drag-and-drop file-conversion gui-application heic-converter image-converter image-processing linux macos mit-license modern-ui open-source pillow portfolio-project python tkinter user-interface windows

Last synced: 13 Apr 2026

https://github.com/munsonbh/image-squisher

A cross-platform image compression tool that losslessly converts images to JPEG XL and WebP formats, then keeps only the smallest file of the three.

image-compression image-minification image-optimization-tool image-processing

Last synced: 13 Jan 2026

https://github.com/serpo-dev/python-kandinsky-api

script for bulk Kandinsky/FusionBrain AI image generation with API key rotation, auto-saving, rate-limiting, progress tracking, and failover handling, perfect for datasets, content creation & API testing

ai-image-generation aiohttp api-keys-rotation artificial-intelligence async-image-generator asyncio automation-tools bulk-image-creation computer-vision content-creation dataset-generator fusionbrain-api image-processing kandinsky machine-learning multi-threading neural-networks python-script python3 stable-diffusion-alternative

Last synced: 18 Jun 2025

https://github.com/lvmalware/processamento-de-imagens

Demonstração do processamento de imagens com Python

image-processing imagens processamento python tkinter

Last synced: 31 Mar 2025

https://github.com/geo-mena/squish

🎴 Squish - Batch Browser-based Image Compression

batch batch-processing image-compression image-processing

Last synced: 15 Mar 2025

https://github.com/shane-staret/image-processing-tool-bucknell-csci-479

Bucknell CSCI 479: A Python tool used to take a screenshot of an image, perform image processing on it, and generate an HTML <img> tag to uniquely identify it. The program can also extract text.

fuzzy-matching html image-comparison image-processing ocr python text-extraction

Last synced: 20 Jul 2025

https://github.com/fokaaas/image-cropper-api

A simple API to process your image

api image-processing

Last synced: 15 Mar 2025

https://github.com/prashantrahul141/imageeffects

A library to add effects to your images.

image-manipulation image-processing pillow python

Last synced: 15 Mar 2025

https://github.com/0xibra/imagerie

Useful computer vision functions and operations

computer-vision image-processing opencv python

Last synced: 13 May 2026

https://github.com/justinridings/wpf-motion-detector

A WPF Windows application that detects motion using your webcam and draws red boxes around the moving object(s).

azure azure-storage blob-storage dotnet dotnet-core dotnet-framework image-analysis image-processing webcam

Last synced: 21 Apr 2026

https://github.com/dnsimmons/imager

Imager is a Laravel package simplifying image processing operations using PHP's native GD library extension.

gd image-manipulation image-processing laravel php

Last synced: 13 Jan 2026

https://github.com/alisatodorova/ivp

My 2 projects from my Introduction to Image & Video Processing course.

image-processing python

Last synced: 15 Mar 2025

https://github.com/chesterxalan/classwork-digitalimageprocessing-python

The classwork from Digital Image Processing in Python.

classwork image-processing python

Last synced: 28 May 2026

https://github.com/goswamipronnoy/fossasia-talk

This repository contains additional reading material related to our presentation at the FossAsia conference.

computer-vision image-processing opencv

Last synced: 15 Mar 2025

https://github.com/abdo-essam/image-filters

Image Processing - Addition, Subtraction, Multiplication and Inverting the grayscale.

image-processing jupyter-notebook matplotlib opencv

Last synced: 10 May 2026

https://github.com/okamyuji/go-image-processor

A command-line and GUI tool for image processing operations in Go, featuring resize, denoise, rotate, binarize, concatenate, and edge detection capabilities.

cli-app go gui image-filters image-manipulation image-processing image-resize image-rotation jpeg

Last synced: 23 Mar 2025

https://github.com/m-d-z-s/diploma

Diploma thesis for a Bachelor’s degree on subject of handwritten text images processing

diploma-thesis image-processing ipynb-jupyter-notebook neural-networks

Last synced: 04 Aug 2025

https://github.com/emiliogrv/object-tracking-core

⚡️Using AI models for Object Detection 👀 and Object Tracking 🚜

image-processing object-detection object-tracking opencv-python video-processing yolov4

Last synced: 02 Sep 2025

https://github.com/oslook/webp-converter-online

Convert images to and from WebP format with our free, fast, and secure local tool. No software installation required.

image-processing jpg png webp webp-converter

Last synced: 10 Feb 2026

https://github.com/scorleos773/emocam

The project focuses on real-time webcam-based emotion detection integrated with object detection using machine learning models.

deep-learning dnnplatform emotion-detection image-processing multi-class-detection neural-networks object-detection object-tracking opencv pandas-python real-time-processing tensorflow yolo

Last synced: 11 May 2026

https://github.com/ani717/temple-race-car-deeplearning-repository

Temple Race Car Project (Animesh Bala, Michael Nghe, Dr. Li Bai) Deep Learning Repository. Contains Computer Vision Software for Processing Collected Images to make Steering Decisions.

autonomous-driving cnn computer-vision deep-learning image-processing linear-regression machine-learning temple-race-car

Last synced: 03 May 2025

https://github.com/zigzag1001/pixelwind

A tool to apply fun pixel-sorting-esque effects to images and videos.

image-processing pixel-sorting stb-image

Last synced: 23 Mar 2025

https://github.com/rosaerick/pimagekit

PiMageKit is a simple web tool built with Flask for quick image adjustments. Easily remove backgrounds, strip metadata, resize, and crop images. Built as a Python proof of concept for image processing.

flask image-processing image-processing-python python rmbg

Last synced: 11 Apr 2026

https://github.com/pedro-gutierrez/goimg

A simple Golang image resizing command line utility, based on Libvips and Bimg.

bimg golang image-processing libvips thumbnail

Last synced: 11 Nov 2025

https://github.com/wittyicon29/augumented-image-processing-for-conv-nn

The augmented image processing for a cgi generated dataset of humans and horses using to train a CNN model.

convolutional-neural-networks image-classification image-manipulation image-processing

Last synced: 15 Mar 2025

https://github.com/varunbhandarii/pixmistri

PixMistri is a web-based photo editing application built with Flask. It allows users to upload images, apply filters, crop, resize, draw shapes, and add text. The app is simple to use and designed for quick and easy image customization, all hosted online.

cropperjs css flask image-processing javascript photo-editor python web-application

Last synced: 05 Jan 2026

https://github.com/pedr0rocha/image-to-ascii

Image to ASCII converter in Rust

image-processing rust

Last synced: 19 Mar 2025

https://github.com/valet-100rv/eos

This repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)

3d-face-reconstruction 3dmm bitcoin crypto eos eos-blockchain eos-sdk eos3d eosday face-models fomo3d high-energy-physics image-processing wallet

Last synced: 01 Jul 2025

https://github.com/demian85/rambogpt

Your ChatGPT wrapper as a Telegram Bot

chatgpt image-processing speech-recognition telegram-bot

Last synced: 26 Jun 2025

https://github.com/mishieck/img

A bash script for precessing multiple images at once using FFmpeg.

bash ffmpeg image-processing

Last synced: 11 May 2026

https://github.com/ysskrishna/insightx

A powerful image analysis platform that provides automated insights through advanced computer vision and machine learning capabilities.

aws-s3 computer-vision distributed-systems docker docker-compose fastapi image-classification image-processing machine-learning microservice nextjs nsfw-detection object-detection rabbitmq s3 yolo ysskrishna

Last synced: 11 Apr 2026

https://github.com/garthtb/lightcurve

一个Windows小工具,用于生成一组图片特定区域像素值的变化曲线。

astrophotography csharp image-processing lightness photos statistics video-processing windows-app

Last synced: 01 Jul 2025

https://github.com/azinum/simple-daw

Minimalist music production program (wip)

audio-processing image-processing music

Last synced: 24 Apr 2026

https://github.com/garthtb/fast_image_stacker

A Rust tool for stacking images quickly.

astrophotography cli image-processing multimedia rust

Last synced: 18 Apr 2025

https://github.com/asadiahmad/hit-and-miss

Binary image matrix and applies a series of custom corner and edge detection kernels to identify specific patterns in the image.

corner-detection edge-detection hit-or-miss image-analysis image-processing morphology pattern-detection

Last synced: 10 Jun 2025

https://github.com/aranadedoros/assetflow

A functional-oriented image processing toolkit written in Scala. Designed for web development workflows.

image-processing scala scala2 scrimage

Last synced: 13 Jan 2026

https://github.com/anisjonischkeit/facepicker

A GUI for web based face recognition software, written in Elm. It allows you to display the software's detected (eye positions) and visually modify them

elm elm-lang image-processing react

Last synced: 11 Apr 2026

https://github.com/n-c0de-r/digitalmedia2_orchid

YUV conversion and editing in Basics of Digital Media. 2nd semester, 2nd-exercise, digital media

2nd-exercise 2nd-semester color-conversion digital-media image-processing java

Last synced: 08 May 2025

https://github.com/veralvx/thumber

Create thumbnails. Specify dimensions or aspect ratio. Resizes and blurs background if aspect ratio changes.

aspect-ratio blur cover cover-image crop crop-image dimensions image image-blur image-processing images thumbnail thumbnail-generator thumbnails

Last synced: 28 Dec 2025

https://github.com/devathul-88/image-filter

A free image filter created by using JavaScript

css es6 html5 image-manipulation image-processing javascript

Last synced: 11 Apr 2026

https://github.com/svetjeonline/image-tagger

This repository contains a Python script for a desktop application that generates English captions and keywords for images using AI (Hugging Face Transformers) and writes them to IPTC/XMP metadata.

ai captions gui image image-processing metadata photoshop python stock tagger

Last synced: 10 Jun 2025

https://github.com/nvinuesa/go-jpeg-xl

Go bindings for libjpeg-xl

golang image-format image-processing jpeg-xl jpegxl

Last synced: 24 Mar 2025

https://github.com/otmanedaoudi/canny-edge-detection

Edge detection in images using canny's algorithm.

edge-detection image-processing

Last synced: 10 Jun 2025

https://github.com/mituskillologies/pgduasp-cv-dec24

The program of Computer Vision in course PGDUASP at CDAC. Conducted by Tushar B. Kute. November-December 2024

computer-vision cv2 image image-analysis image-processing matplotlib matrix-operations scikit-image

Last synced: 24 Mar 2025

https://github.com/moimart/fragment-swader

Do image manipulation with homegrown TypeScript shaders

image-manipulation image-processing typescript

Last synced: 22 May 2026

https://github.com/m-shahbaz-kharal/liguard-2.x

A research-purposed, GUI-powered, Python-based framework that allows easy development of dynamic point-cloud (and accompanying image) data processing pipelines.

camera image-processing image-visualization lidar lidar-camera-fusion open3d opencv point-cloud-processing point-cloud-visualization python

Last synced: 11 Apr 2025

https://github.com/thiraput01/dig_img

Exercise and Homework of 2110431 Introduction to Digital Imaging

cnn convolution image-analysis image-manipulation image-processing

Last synced: 18 Mar 2025

https://github.com/oneiben/autonomous-drone-landing-system

an autonomous drone landing system that uses visual and distance-based sensors.

drone image-processing

Last synced: 20 Jan 2026

https://github.com/khaledalam/softcropper

Automatically resize and blur-pad rectangular images into perfect squares. Ideal for photo preparation and print workflows.

image-processing pypl python

Last synced: 11 Jun 2025

https://github.com/mahshid1378/owner-avatar-lcm_inpaint_outpaint_comfy

ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)

audio image-processing language-consept-machin lcm text-classification

Last synced: 08 Apr 2025

https://github.com/sonirico/zimg

Fast image processing CLI tool powered by Zig and libvips. Designed for high-performance, SIMD batch operations and pipeline integration.

cli compress convert crop image image-processing libvips optimize scale simd tool ziglang

Last synced: 03 Sep 2025

https://github.com/ysl1016/cudadigitfilter

CUDA-based parallel image filtering system for MNIST dataset

computer-vision cuda deep-learning gpu-acceleration image-processing mnist parallel-computing

Last synced: 28 Mar 2025

https://github.com/muonray/matlabndvi

MATLAB Program that takes images acquired using a Near-Infrared (NIR) converted camera and generates a modified Normalized Differential Vegetation Index (NDVI). There are 2 versions: A Standalone version for JPEG Files and 2 Codes (a main and function file) version for DNG (RAW) file format. These versions are useful for NIR Drone Imaging to generate NDVI.

dng-files dng-format drone image-processing infrared infrared-images jpg matlab ndvi

Last synced: 24 Mar 2025

https://github.com/tsvetang2/advanced-local-ocr

Advanced local OCR is a project, inspired by the text extraction some AIs do. So instead of leaving people paying for such services, why not publish a open-source version, that keeps the privacy of each user. The app allows integration with LLMs via APIs.

desktop-app easyocr gui-application image-processing llms local-first ocr ocr-engine ocr-python ocr-text-reader privacy pyqt5 pyqt5-desktop-application tesseract text-cleaning text-recognition-from-image

Last synced: 03 Jul 2025

https://github.com/nushrat-tarmin-meem/flowers_counting_detection

On field or forest flowers counting and detection with colors using image processing techniques.

classification counting detection image-classification image-processing

Last synced: 30 Mar 2025

https://github.com/vollcheck/kyanite

💠 utils for image processing

image-processing python3

Last synced: 28 May 2026

https://github.com/filiprokita/qrcreator

QRCREATOR is a simple Python project that generates QR codes based on user input. It uses the qrcode and PIL libraries for image processing, and tkinter for creating a basic GUI. This project is a great introduction to image processing, GUI programming, and can be used as a beginner-friendly project for anyone interested in learning Python.

beginner-friendly graphic-user-interface gui image-processing pil python qr-code-generator qr-generator qrcode qrcode-generator simple-project tkinter

Last synced: 24 Mar 2025

https://github.com/apahl/plate-inspector

quickly generate overviews of Cell Painting image plates

cell-painting image-processing

Last synced: 01 Apr 2025

https://github.com/zaber-dev/easy-image-watermark

This tool automatically applies a watermark to images in the raw_images folder. The watermarked images are saved in the copyrighted_images folder.

batch-script image image-processing image-watermark image-watermark-adder image-watermarking-python learn python python-image python-script student-vscode watermark watermark-image

Last synced: 29 May 2026

https://github.com/moalshafii/imagine

IMAGINE - Text to Image Generator

automation canvas go golang image-processing texttoimage

Last synced: 30 Mar 2025

https://github.com/enindu/crop

A simple command-line application for cropping images

cli go go-cli golang image image-cropping image-processing

Last synced: 04 Apr 2026

https://github.com/rahulpatel2002/imageprocessing-edgedetection

MATLAB implementation of edge detection using Laplacian operators, unsharp masking, and highboost filtering. This lab explores various filtering techniques to enhance image features.

convolution-filter edge-detection highboost-filter image-processing laplacian-filter matlab unsharp-masking

Last synced: 11 Jun 2025

https://github.com/theritikchoure/image-processing-using-sharp

This repository contains a simple Express server designed to handle image uploads and convert them to various formats (jpeg, png, webp) using the Sharp image processing library.

express file-upload image-processing multer nodejs sharp

Last synced: 12 Apr 2026

https://github.com/tjhorner/asciify

ASCII art library written in Go

ascii-art golang golang-library image-processing

Last synced: 01 Apr 2025

https://github.com/streanger/image-analysis

Any kind of images analysis using python scripts (OpenCV mostly)

image-processing python-opencv

Last synced: 06 Jul 2025

https://github.com/tilfin/sharp-mozjpeg-image-processor

Scaled and optimized JPEG image file generater powered by sharp and mozjpeg

image-processing mozjpeg sharp

Last synced: 30 Mar 2025

https://github.com/petrusmatiros/img2web

A CLI tool for converting bulk images to compressed, resized WEBP images

image-processing webp

Last synced: 18 Jan 2026

https://github.com/trevisx07/image-based-circle-detection-and-getting-its-geolocation-coordinates

A MATLAB project with a user-friendly GUI for detecting circular objects in images and determining their geolocation. It combines advanced image processing and real-time parameter adjustments for precise analysis and visualization.

image-processing matlab matlab-gui

Last synced: 16 Mar 2025

https://github.com/nobody-1321/learn-image-processing

image processing examples. "Documentation will be added soon"

image-processing maths opencv

Last synced: 11 Jun 2025

https://github.com/rohitinu6/image_cartoonify

To Cartoonify an Image using opencv-python

image-processing matplotlib numpy opencv opencv-python python

Last synced: 12 Apr 2026