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/sharathk4/sar-imagery-colorization

This project implements a deep learning model to colorize grayscale SAR images, enhancing their interpretability for applications like remote sensing and environmental monitoring. By leveraging paired SAR and optical data, the model transforms monochromatic SAR imagery into intuitive color representations, improving the usability of SAR data.

colorization convolutional-neural-networks deep-learning environmental-monitoring image-processing machine-learning python remote-sensing sar-image-colorization tensorflow

Last synced: 04 Jan 2026

https://github.com/dheerajshenoy/sonifycpp

Convert images into out of this world audio signals

audio-processing cpp gui image-processing image-sonification qt

Last synced: 01 May 2026

https://github.com/jingew/color-blindness-image-simulation

Code revision of RGB2Colorblind for CVD image simulation

color-blindness image-processing image-simulation python

Last synced: 24 Oct 2025

https://github.com/sh20raj/universal-image-component

universal-img-component is a versatile React component that simplifies handling images in various modes, including Base64, CDN, text-based images, and Next.js optimization. Perfect for any project needing dynamic image handling!

image image-component image-optimization image-processing nextjs reactjs

Last synced: 17 Aug 2025

https://github.com/Awrsha/Image-Processing-Course

Some of the topics, algorithms and projects in image processing and computer vision that I have worked on and become familiar with.

cnn computer-vision detection homography image-processing localization mask pose-estimation recognition rnn segmentation tracker

Last synced: 19 Sep 2025

https://github.com/dthyresson/pixeez

Pixeez is a photo gallery app built with RedwoodJS that allows users to upload images, manage them in albums, remove the background, process them using AI to generate a description and tags. I built Pixeez to showcases the power of RedwoodJS for Jobs, Storage, Uploads, GraphQL, Realtime, and more.

ai image-classification image-processing redwoodjs

Last synced: 22 Jan 2026

https://github.com/fairfield-programming/libiii

๐ŸŽ† An embeddable library for the Interpolated Image Interchange format.

c clang embedded file file-processing image image-processing images library standard standards

Last synced: 22 Aug 2025

https://github.com/aagsolutions/nbis

NIST standard decoder/encoder

gradle image-processing java jpeg jpg kotlin nist png wsq

Last synced: 01 May 2026

https://github.com/saahen-sriyan-mishra/camouflage-shield

A full stack windows form application for sensitive image storing in encrypted format using symmetric key cryptography, and user data storing/securing using hash algorithms.

3des-encryption aes-encryption base64-encoding cryptography csharp cybersecurity des-encryption-decryption encryption hashing-passwords image-processing md5-hash rc2-encryption rijndael-algorithm sha1-hash sha256-hash sha384-hash sha512-hash windows-form-application

Last synced: 07 May 2025

https://github.com/milanashhanukova/image_captioning

This is a repository for the final in Deep Learning Course

attention cv deep-learning image-captioning image-processing nlp nlp-metrics pytorch

Last synced: 02 May 2026

https://github.com/ayltai/pdf-table-converter

A Java 8 executable library for converting tables in PDF files to plain Java Objects or HTML files in a standard format.

image-processing opencv-java pdf-converter

Last synced: 15 Oct 2025

https://github.com/basilfx/photod

An experimental photo gallery.

django gallery graphql image-processing photography react webpack

Last synced: 12 Apr 2026

https://github.com/maneeshwije/pytoshop

An image processing tool written from scratch in Python and C

c ctypes image-processing python

Last synced: 03 Feb 2026

https://github.com/sivkri/imagecoloranalysis

ImageColorAnalysis is a repository with a Python script for color analysis in images using ImageMagick. It generates bash scripts for individual JPG images to analyze specific colors. It provides a flexible solution for extracting color information from images, applicable in various domains such as image classification and data analysis.

bash-scripts color-analysis computer-vision data-analysis image-classification image-processing imagemagick pavement pavement-images python-scripting stomata stomatal-index

Last synced: 13 Feb 2026

https://github.com/mainawycliffe/cropped-image-form-control-in-angular-demo

How to build an image cropper form control in angular

angular croppiejs image-processing

Last synced: 24 Apr 2025

https://github.com/rameshovyas/images-to-single-pdf

Python script that scans a folder and prints the images to a single pdf file. Use full if you want to compile all your images to a single A4 size pdf.

image-processing images-to-pdf pdf-utility python python-image-processing python3

Last synced: 23 Oct 2025

https://github.com/alexmacarthur/picperf-wordpress

WordPress plugin for upgrading your images with PicPerf.io.

image-processing performance seo

Last synced: 26 Oct 2025

https://github.com/tirtharajsinha/vision-x

vision - X is a computer Vision project deployable on web ,totally based on django-python framework.

computer-vision django django-framework django-project html5 image-classification image-processing opencv python python3 webapp website

Last synced: 09 May 2026

https://github.com/oscarsun72/ppttodoc_powerpoint_xchg_word

ppt and doc, PowerPoint and Word automation exchange and interoperationใ€็›ฎๅ‰ๅฐˆๆณจๅœจไธญๆ–‡ๅญ—ๅž‹่ฝ‰ๅญ—ๅœ–็š„่‡ชๅ‹•ๅŒ–ใ€‘

chinese chinese-characters chinese-language chinese-tranditional image image-processing images powerpoint powerpoint-automation powerpoint-generation powerpoint-presentations powerpoint-slides word-automation

Last synced: 16 Mar 2025

https://github.com/oleksandr-g-rock/simple_object_detection

Create simple recognition object detection in the live time on the Raspberry Piโ€Š-โ€Šversionย 2

image-classification image-processing image-recognition recognition tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 20 Jan 2026

https://github.com/iokg04/tilize

Do you think your images have too many distinct pixel groups? This might help :3

art ascii-art image-processing

Last synced: 30 Jan 2026

https://github.com/hzarei4/syntheticobjects.jl

Generates 2D and 3D objects which can be used in the image processing routines as test images.

image-processing julia julia-language test-images

Last synced: 21 Feb 2026

https://github.com/aka-sh11/signature-background-removal

Application to remove Signature Background

image-processing opencv signature-capture

Last synced: 03 May 2026

https://github.com/liushuai1998/ijcn

Official implementation of the Paper "Blind JPEG Artifacts Removal via Inverse JPEG Compression"

deep-learning image-processing jpeg-artifacts-removal pytorch

Last synced: 17 Nov 2025

https://github.com/michelerenzullo/blur_algorithms

Fastest algorithm for Gaussaian blur on CPU. Fast Fourier Convolution - Portable alternative to cv::blur and cv::GaussianBlur in the frequency domain - Documentation and refactoring in progress

blur convolution cpp fft fftw fourier frequency gaussian image-processing kernel opencv openmp padding pffft pocketfft time

Last synced: 20 Aug 2025

https://github.com/flug/image-processor

Image Processor with Amazon S3

aws composer-project image-processing php s3-bucket

Last synced: 18 Apr 2026

https://github.com/raklaptudirm/itp

Generate beautiful Prime Numbers from Images

image-processing prime-generator prime-numbers

Last synced: 09 Apr 2025

https://github.com/rajathkmp/distributedcompression

Low Complexity Distributed approach to Hyperspectral Image Compression

image-compression image-processing information-theory signal-processing

Last synced: 17 Oct 2025

https://github.com/fable-community/images-proxy

efficient image resizing

deno image-processing rust wasm

Last synced: 25 Oct 2025

https://github.com/rishit-katiyar/mars-river

A Python script for analyzing celestial terrain and generating hydrographic maps, particularly suited for Mars terrain analysis.

celestial-terrain-analysis data-visualization gis hydrographic-mapping image-processing mars-exploration open-source planetary-science python-scripting scientific-computing

Last synced: 23 Mar 2025

https://github.com/blackmonk13/similar_images

a Python command-line tool that identifies and groups similar images using average hashing. It supports single-level and recursive directory scanning, adjustable similarity threshold, and presents results in JSON format. Ideal for image deduplication, organization, and content-based retrieval tasks.

command-line-tool concurrency content-based-image-retrieval image-comparison image-deduplication image-hashing image-hashing-algorithms image-processing image-similarity imagehash json multithreading pillow python

Last synced: 16 May 2026

https://github.com/josgard94/image-processing-convert-chanel-color-hsi-to-rgb-and-rgb-to-hsi

In this repository you will find an implementation in matlab to pass an RGB image to HSI and from HSI to RGB.

hsi image-processing matlab rgb rgb-image signal-analysis signal-processing

Last synced: 15 Mar 2025

https://github.com/lekco1320/visurus

Visurus ๆ˜ฏไธ€ไธชๅ›พๅƒๆ‰น้‡ๆ ผๅผๅŒ–ใ€ๅ›พๅƒๆ‹ผๆŽฅๅ’ŒๆทปๅŠ ๆฐดๅฐ็š„ๅผ€ๆบๅทฅๅ…ทใ€‚

image image-format image-processing pillow python

Last synced: 19 Feb 2026

https://github.com/narven/image-combiner

Image combiner made with Rust

image-processing rust-cli rust-lang

Last synced: 23 May 2026

https://github.com/pixelbend/heatmapsharp

A dotnet based image heat mapping helper built on ImageSharp.

csharp dotnet dotnet-core dotnetcore heatmap image-heatmap image-processing

Last synced: 02 Sep 2025

https://github.com/kingcc/image

Node.js Image Database

image image-processing nodejs

Last synced: 25 Jan 2026

https://github.com/kagof/julia-image-processing

Image processing programs written in Julia

cuda image-processing julia

Last synced: 18 May 2026

https://github.com/xdivisionbyzerox/find-duplicate-images

A little program to find duplicate images by content.

duplication-finder image-processing images javascript nodejs typescript

Last synced: 10 Feb 2026

https://github.com/deonvz/imagetoasciiart

Converts any picture or your live Webcam feed into ascii art. Uses Javascript, P5.js, Asciiart repository and is based on the Coding Train Challenges.

art ascii ascii-art canvas creative-coding drawing generative-art html image image-processing javascript ps5 webcam webcam-streaming webcamera

Last synced: 05 Oct 2025

https://github.com/tigrulya-exe/terraform

QGIS plugin with popular topographic correction algorithms and various methods of their evaluation

gis image-processing qgis qgis-plugin qgis-processing topographic-correction

Last synced: 20 Feb 2026

https://github.com/prathmesh-ka-github/asciinator

Experience the magic of AI-powered ASCII art! This web application, featuring a Python Flask backend and a dynamic ReactJS frontend, uses machine learning under the hood to convert your images into unique ASCII Arts.

flask image-processing machine-learning python reactjs

Last synced: 22 Aug 2025

https://github.com/rhaymisonbetini/crop-resize-image

This is a javascript library to crop and resize images in a fast and dynamic way. Returning a base64 so the developer can decide how to handle the result

canvas crop image-processing javascript resize

Last synced: 25 Aug 2025

https://github.com/mbuczko/lambda-image-resize-rust

Rust based AWS lambda imager resizer

aws-lambda image-processing

Last synced: 26 Aug 2025

https://github.com/mxagar/ocr_guide

This repository contains a guide and example code on Optical Character Recognition (OCR).

easyocr image-processing ocr optical-character-recognition tesseract-ocr

Last synced: 30 Aug 2025

https://github.com/walidalsafadi/barcode-detection-decoding

A project for detecting and decoding barcodes from real-life product images using image preprocessing, contour detection, and debugging techniques. Includes a dataset, preprocessing pipeline, and plans for improvement to ensure robustness.

barcode barcode-detection computer-vision contour-detection image-processing opencv

Last synced: 20 Feb 2026

https://github.com/flazefy/gudangku-bot

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKuโ€™s features. Created using Python

backend color-detection cronjob csv firebase-cloud-messaging firebase-realtime-database firebase-storage image-processing inventory line-bot machine-learning mailer mysql notifications pdf python sqlachemy sqlalchemy telegram-bot

Last synced: 20 Feb 2026

https://github.com/w2sv/autocrop

Android application for automatic batch cropping of phone screenshots.

android android-application automation image-processing kotlin

Last synced: 05 Jan 2026

https://github.com/reggi/image_to_json

๐ŸŽ†๐Ÿ” Convert an image (or folder of images) into a json file uses base64

base64 deno image-processing json

Last synced: 13 Apr 2026

https://github.com/jasjisdo/ctview

:hospital: java 8 swing application to view computed tomography scanned medical images

computer-tomograpy computer-vision ct image-processing medical-imaging segementation

Last synced: 25 May 2026

https://github.com/abdulrahman-k-s/image_filter

This project tackles an important problem which deals with the removal of noise from images is a major task in the field of image processing, because it affects the quality of the image and leads to the loss of some of its important information through the impact of noise on it.

algorithm algorithms csharp filter image-processing sort sorting university-project

Last synced: 20 May 2026

https://github.com/fluid-design-io/drag-n-convert

An elegant and fast image converter for macOS

image-converter image-processing sharp swiftui tool

Last synced: 15 Apr 2025

https://github.com/phanikmr/facefinder

FaceFinder is an face recognition security check app coded in Matlab. It can solve the issue of security check just in seconds. It identifies the particular person is allowed or not allowed for a particular thing or task. This can be used as an Visual Attendance system where student identification and recognition is achieved through face recognition, in security applications, in short face recognition applications are used in widely in many corporate and educational institutions, at ticket reservation systems. The alogorithm behind face tracking is Viola Jones and for face recognition PCA.

computer-vision face-recognition image-processing matlab pca-analysis

Last synced: 22 Mar 2025

https://github.com/kodie/php-img-items

Finds individual items inside an image and gets their size/coordinates.

detect extract gdimage image image-processing php screenshot

Last synced: 15 Mar 2025

https://github.com/kaocc/art

Algorithmic Art Work

art go image-processing quadtree

Last synced: 26 May 2026

https://github.com/srbrettle/image-resizer-python

Quickly resize images to a given height and width using a "Nearest Neighbour", "Bicubic", "Bilinear", or "Anti-Alias" filter.

image-processing image-resizer image-resizer-gui images python resize-image resize-images

Last synced: 08 Nov 2025

https://github.com/deonvz/compare_images

Compare two images in Python using Pillow. Show the diffrences and place these highlighted diffrences on the original image.

compare-images image-manipulation image-processing image-viewer python python-3 python-script python3

Last synced: 02 Jul 2025

https://github.com/astronomersiva/placeholder-img

Generates low-res blurred version of images that can be used as placeholders while lazy-loading them

image-processing lazy-loading

Last synced: 15 Mar 2025

https://github.com/dekiakbar/image-optimizer-fe

Imageoptimizer image is a simple app for compressing any image file. It takes a single input file and compresses it to a much smaller output file.

compress-images image-processing nextjs nodejs optimize-images

Last synced: 09 Sep 2025

https://github.com/mawngo/kcomp

Image color quantization using k-means

color-quantization command-line-tool image-processing k-means

Last synced: 10 Mar 2026

https://github.com/kavindyasinthasilva/image-processing-smart-parking-system

There is almost no space for parking, and they are bit difficult to find. This system can Identified Primarily by the number plates of the vehicles which obtain the driver details. Almost drivers can use any parking space from one place

android-application image-processing nsbm nsbmgreenuniversity university-project website

Last synced: 10 Apr 2025

https://github.com/agarnung/threepde

A 3D visualization of image evolution under partial differential equations

computer-vision image-processing partial-differential-equations pde three-js threejs

Last synced: 02 Jul 2025

https://github.com/vimichael/pixwarp

A small GUI app for converting images, powered by `Image` and `egui`.

desktop-app egui gui image-processing immediate-mode rust-lang

Last synced: 12 Apr 2025

https://github.com/ruban2205/python-programs

This repository contains a collection of Python Programs covering various concepts and topics, serving as a valuable resource for students and developers to enhance their understanding and proficiency in Python

image-processing jupyter-notebook pillow-library python python-programming python3 turtle-graphics turtle-python

Last synced: 06 Jan 2026

https://github.com/mr-g254/python-screenshot-to-text-converter

In this project I create a crossplatform app in python which can help capture text on the screen as an image and extract text from that image

customtkinter desktop-app easyocr image-processing lyrics-scraping python-desktop-application

Last synced: 20 Mar 2025

https://github.com/rheyhannh/filebuds.cloud

A web application and Telegram bot for image and PDF processing, built with Fastify and Telegraf๐Ÿค–

fastify image-processing javascript nodejs pdf-proccessing telegraf

Last synced: 09 Apr 2025

https://github.com/ibrahimlawal/thumber

timthumb-ish in nature... portable

apache gif image image-processing jpg php png thumbnails

Last synced: 22 Feb 2026

https://github.com/rajanmandanka07/face-recognition

This Face Recognition System allows adding new faces, training a classifier, and real-time face recognition using a webcam. Built with Python and OpenCV.

classifier-training face-recognition haar-cascade-classifier image-processing lbph-face-recognizer numpy opencv-python pillow

Last synced: 11 Mar 2026

https://github.com/codewithdark-git/imagemagic

โœจImageMagic is a versatile image processing application๐Ÿš€ that simplifies common image editing tasks. Upload an image and choose from the available options to enhance your images effortlesslyโšก!

app background background-image backgroundremover cv2 cv2-library image image-processing microservice opencv opencv3 pencil pencil-sketch pythin3 pythonopencv search searchimage streamlit streamlit-webapp

Last synced: 13 Apr 2026

https://github.com/vaibhav-kesarwani/artify-ai

๐—”๐—ฟ๐˜๐—ถ๐—ณ๐˜† ๐—”๐—œ is a powerful ๐˜๐—ฒ๐˜…๐˜-๐˜๐—ผ-๐—ถ๐—บ๐—ฎ๐—ด๐—ฒ ๐—ด๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ฎ๐˜๐—ผ๐—ฟ ๐Ÿ–ผ๏ธ that transforms your text descriptions into stunning images ๐ŸŽจ using advanced ๐—บ๐—ฎ๐—ฐ๐—ต๐—ถ๐—ป๐—ฒ ๐—น๐—ฒ๐—ฎ๐—ฟ๐—ป๐—ถ๐—ป๐—ด ๐—บ๐—ผ๐—ฑ๐—ฒ๐—น๐˜€ ๐Ÿค–. Built with Flutter, ๐—”๐—ฟ๐˜๐—ถ๐—ณ๐˜† ๐—”๐—œ offers a seamless and interactive user experience ๐Ÿš€ for creating unique visuals from text prompts โœ๏ธ.

articicial-inteligence flutter image-classification image-processing machine-learning provider-state-management

Last synced: 14 May 2026

https://github.com/mtrajk/real-time-coin-detection

Image Processing Project

android image-processing opencv

Last synced: 13 Apr 2026

https://github.com/erthium/ascii-art

Project for converting image frames into ASCII art, with hopes to make real-time video conversion work

ascii ascii-art cpp image-processing sfml

Last synced: 23 Feb 2026

https://github.com/fairozahmadsheikh/neuropalette

A Flask-based web app that uses deep learning (Neural Style Transfer with PyTorch) to blend content images with famous painting styles, creating artistic masterpieces in your browser.

ai-art art-generator bootstrap computer-vision deep-learning flask image-processing machine-learning neural-style-transfer python pytorch style-transfer vgg19 web-app

Last synced: 13 Apr 2026

https://github.com/eklypss/batchresizer

Small desktop application for batch resizing images

csharp image-processing mvvm wpf

Last synced: 02 Apr 2025

https://github.com/artbit/html5-image-triangulation

Turn an input image into a Delaunay triangulated grid

html5 html5-canvas image-processing javascript triangulation

Last synced: 07 Sep 2025

https://github.com/abzico/colorrectdump

A tool to find rectangular area for color pixels that live in the input .png image

c cli image-processing images png

Last synced: 17 Mar 2025

https://github.com/refilelabs/image

Image layer repository holding all image tooling.

image-processing rust wasm zig

Last synced: 08 Oct 2025

https://github.com/vishakh-abhayan/imagebindb

Essential for Local Image Handling in Browsers and PWAs

binary image image-processing javascript npm

Last synced: 07 May 2026

https://github.com/tokee/nrtmosaic

Fast mosaic creation from pre-processed source images

iipimage image-processing large-scale mosaic realtime-visualization

Last synced: 10 Oct 2025

https://github.com/fpapado/eleventy-img-example

An example of using Eleventy's eleventy-img plugin

11ty eleventy image-processing

Last synced: 17 May 2026

https://github.com/cloudmersive/cloudmersive.apiclient.nodejs.imagerecognition

Cloudmersive Image Recognition API Client for NodeJS

image-processing machine-learning

Last synced: 11 Oct 2025

https://github.com/lucs1590/study_segmentation

This repository was created to store learning of the Image Segmentation from A to Z course.

image image-processing image-processing-python image-segmentation instance-segmentation panoptic-segmentation segmentation semantic-segmentation

Last synced: 13 Oct 2025