chainner-org/chainner

A node-based image processing GUI aimed at making chaining image processing tasks easy and customizable. Born as an AI upscaling application, chaiNNer has...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 11th, 2026
Created on September 7th, 2021
Open Issues & Pull Requests: 304 (+0)
GitHub issues: Enabled
Number of forks: 368
Total Stargazers: 6,015 (+0)
Total Subscribers: 69 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

chaiNNer is a node-based image processing GUI that lets you chain image processing tasks through a visual interface.

The tool addresses the need to compose complex image processing workflows without writing code. It uses a node graph approach where each operation becomes a visual block that you connect together, with data flowing from one node to the next. This started as an AI upscaling application but has expanded into a general-purpose image processing platform supporting a wide range of operations beyond upscaling alone.

The project suits developers and creators who want to build reproducible image processing pipelines visually rather than through scripting. It works well for batch processing, experimentation with different filter chains, and sharing workflows with others who may not be comfortable with command-line tools. The node-based paradigm makes it easy to see the entire processing pipeline at once and modify individual steps without rewriting code.

Development activity shows consistent engagement with regular commits across the codebase and active issue management. The project maintains responsiveness to user-reported problems and feature requests. There is ongoing work to expand the node library and improve the core application architecture. The maintainers actively review and merge contributions from the community.