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/sherinur/bitmap

An instrument called a "bitmap" that performs the following tasks: Read and write bitmap image files. Apply basic image processing algorithms. Manipulate and transform bitmap images.

bitmap bmp cli-app image-manipulation image-processing image-transformations

Last synced: 18 Aug 2025

https://github.com/jpenrici/imagemagick_experiments

Experiences with the Magick++ library.

cpp23 image-processing imagemagick magick

Last synced: 15 May 2025

https://github.com/itx-jd/face-comparison-api-url-base64

A Flask API for comparing faces using DeepFace. Supports image URLs and base64 input for easy facial comparison.

api base64 deepface face-comparison face-verification facial-recognition flask-api image-comparison image-processing machine-learning security

Last synced: 18 Aug 2025

https://github.com/lapets/pillowcases

Library that makes it possible to work in a concise, algebraic way with Python Imaging Library image objects.

data-structures image-processing pil pillow pillow-library python-image-library wrapper-library

Last synced: 18 Aug 2025

https://github.com/cassiofb-dev/media-scripts

Useful windows script for media conversion

batch-script ffmepg image-processing media windows youtube-downloader ytdl

Last synced: 18 Aug 2025

https://github.com/howbizarre/add-stamp

A Nuxt 4 application that allows users to apply watermarks to bunch of images using WebAssembly (WASM) for high-performance image processing. And use Cloudlfare Worker as BaaS.

baas batch-processing browser cloudflare-workers image-processing images nuxt nuxt4 rust stamp tailwindcss typescript vue vue3 wasn watermark webassembly wrangler

Last synced: 11 Apr 2026

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/mpolinowski/opencv-image-objects

OpenCV Contour Detection & Colour Range Masking

image-processing object-detection opencv2 python3

Last synced: 23 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/ianjure/esrgan-image-upscaler

An image upscaler using Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN).

esrgan image-processing streamlit-application

Last synced: 15 Mar 2025

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/grandmoff100/imagelayers

Split and process image layers and segments.

image-processing image-segmentation pillow pypi-package python3 readme

Last synced: 03 Jan 2026

https://github.com/deniszholob/svg-colorizer-poc

Given an svg and a hex color, colorizes the svg to be that color

image-processing svg tool

Last synced: 05 Oct 2025

https://github.com/malk97sc/images

OpenCV Image Processing

c computer-vision cpp image-processing opencv python

Last synced: 01 Sep 2025

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/jeremiasvillane/ai-bg-remover

A simple modern web application that uses artificial intelligence to automatically remove backgrounds from images. Built with React and TensorFlow.js, this application processes images directly in the browser, ensuring privacy and fast results.

ai image-processing react tailwindcss tensorflowjs typescript vite webgl

Last synced: 09 Apr 2026

https://github.com/ecrows/flippy

Python command-line utility for generating videos from image directories.

data-science image-processing numpy opencv python python3 video video-processing visualization

Last synced: 04 Mar 2026

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/wernerglinka/metalsmith-optimize-images

Metalsmith plugin for generating responsive images with optimal formats

image-processing metalsmith metalsmith-plugin

Last synced: 20 Feb 2026

https://github.com/siruku6/pic_sandbox

Let's play with your picture! \( ˙꒳˙ \三/ ˙꒳˙)/

html5 image-processing

Last synced: 09 Mar 2026

https://github.com/lukluk/image-server-onfly

Real-time image processing and image CDN

image-processing image-server imagemagick

Last synced: 23 Aug 2025

https://github.com/fmigneault/opencv

Open Source Computer Vision Library

c-plus-plus computer-vision deep-learning image-processing opencv

Last synced: 18 May 2026

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/imohraz/image-processing

An image processing project using matrices in C++ with Qt framework

cpp desktop image-processing matrix qt qtcreator

Last synced: 10 Mar 2026

https://github.com/brantac/cgpi-image-processing

Project created to learn some image processing algorithms using Typescript

canvas-image image-filters image-processing typescript vue3

Last synced: 15 Aug 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/solar224/canny-edge-detector-parallel

A parallelized C++ implementation of the Canny Edge Detector using Pthreads. Features custom image processing algorithms (Gaussian blur, Sobel operator) with OpenCV used solely for I/O.

computer-vision image-processing opencv-ios parallel-computing pthreads

Last synced: 20 Jan 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/natelalor/graditudeapp

A social media platform designed to spread gratitude as its prominent form of media. Development spearheaded by tristanlalor.

app image-processing react software-development

Last synced: 15 Aug 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/ozakione/image-organizer

Organize your images based on their ratio

image-classification image-management image-processing organizer

Last synced: 15 Aug 2025

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/Solrikk/PicTrace-Web

PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image

automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api

Last synced: 15 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/mdziegielewska/image-analysis-classification-with-glcm

Image analysis and classification techniques using Grey Level Co-occurrence Matrices (GLCM).

glcm image-classification image-processing texture-analysis

Last synced: 20 Jun 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/zhanziyuan/pixelpuzzle-web

Encode/decode images using Base64 or shuffle/recover the pixels of images.

anime encryption image image-processing numpy python

Last synced: 11 Apr 2026

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/Zuboy/Screen.Scout

-A Simple tool made for automatically detect error (using Image processing) and give all possible solution (using LLM model) -Just Upload pictures,screenshots or any other file (in jpg,jpeg,png) and the application will detect error and provide solution

error error-monitoring error-reporting image-processing llm-based-agent troubleshoot windows windows-error-guide windows-error-report windows-error-reporting

Last synced: 16 Jul 2025

https://github.com/aliakrem/image-processing-playground-front-end

A React-based web application that demonstrates various image processing techniques and filters. This interactive tool allows users to upload images and apply different image processing operations.

image-processing reactjs

Last synced: 08 May 2026

https://github.com/quanglv1996/filter-color-hsv

The source code uses OpenCV to convert the RGB color channel to HSV, suitable for color filtering problems. The easy-to-use interface makes it easy to find suitable thresholds for different problems.

change-color image-processing opencv opencv2 python python3

Last synced: 09 Apr 2026

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/chanmeng666/lottie-edit

【Stars are like virtual high-fives - come on, don't leave us hanging!⭐️】A Python tool to convert Lottie animations between light and dark themes by inverting animation colors while preserving transparency.

base64 dark-theme image-processing lottie-animation pillow python

Last synced: 13 Aug 2025

https://github.com/katavinanguyen/neuralstyletransfer-ml

A selected group project for our Machine Learning course, where we implement Neural Style Transfer (NST) using deep learning and convolutional neural networks (CNNs) to generate AI-powered artistic transformation.

image-processing machine-learning nst python pytorch-cnn vgg19-model

Last synced: 28 May 2026

https://github.com/tynandebold/peekture-frame

Add a border to an image, change it's color and width, and then save that image to your machine.

image-manipulation image-processing javascript photo-editing picture-frame react

Last synced: 10 May 2026

https://github.com/angelospanag/image-mosaic-generator

Create mosaics of images using a collection of smaller images.

image-mosaic image-processing mosaic python python3 ruff uv

Last synced: 31 Mar 2025

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/azinum/simple-daw

Minimalist music production program (wip)

audio-processing image-processing music

Last synced: 24 Apr 2026

https://github.com/parvatijay2901/count-leaves-in-an-image

Count the number of leaves present in an image using OpenCV-python.

computer-vision count image-processing leaves opencv-python

Last synced: 18 Mar 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/kfjahnke/envutil

utility to convert between lat/lon and cubemap environment maps, and to extract single images and image series in several projections and arbitrary orientation

cubemap environment-lookup image-processing image-pyramid latlon-environment reprojection scalable-filter simd spherical-panorama twining

Last synced: 04 Oct 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/sultanqasim/cinemavi

Cinematic Machine Vision

colour-science image-processing photography

Last synced: 11 Aug 2025

https://github.com/wenszel/agh-digital-image-processing

[V Semester] Notebooks from a course on image processing using the OpenCV library

image-processing opencv

Last synced: 18 Apr 2026

https://github.com/szirocica/color-rate-calculator

Python application which calculates the rate of dark and light parts of objects in the input picture

desktop-app hsv hsv-color image-processing opencv python3 tkinter

Last synced: 24 Apr 2026

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/hey-its-d2t2/metaimage

MetaImage is a web application designed for extracting metadata from image. Built with Spring Boot and Apache Commons Imaging, it provides a user-friendly RESTful API to retrieve detailed metadata, including dimensions, file size, embedded data, etc...

apache apache-commons-imaging fileprocessing image-processing java maven metadata spring-boot thymeleaf

Last synced: 06 May 2026

https://github.com/osfunapps/os_image_handler-py

This script contains fundamental image manipulation actions.

graphics image image-processing python

Last synced: 04 Oct 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/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/leonism/webp-conversion-magic

WebP Conversion Magic is a command-line tool that effortlessly converts images to the highly optimized WebP format. With lightning-fast loading times and minimal loss in quality, it's the perfect solution for web developers, digital marketers, and content creators looking to enhance their online presence.

image image-processing resposive webp

Last synced: 03 Oct 2025

https://github.com/mituskillologies/pgdai-cdac-cv-jul23

This repository contains the programs of Computer Vision subject of PG Diploma in Artificial Intelligence as CDAC.

alexnet cdac computer-vision deep-learning image-classification image-processing image-recognition keras object-detection pgdai python resnet-50 transfer-learning vgg16 yolov3

Last synced: 09 Apr 2026