Skip to content

ad-si/FlowMage

Repository files navigation

FlowMage

The missing flow/graph based GUI for image editing. Powered by Godot and FlatCV.

Screenshot of the app

Installation

Requirements:

  • Godot 4.6 or later
  • A C++ compiler toolchain (for building the FlatCV GDExtension)
  • uv (used to run scons for the extension build)

Steps:

git clone https://github.com/ad-si/FlowMage.git
cd FlowMage
make build-ext
godot --path .

Related

  • Adaptive Vision Studio - Data-flow software for machine vision engineers
  • Cascade - Node-based image editor with GPU-acceleration
  • chaiNNer - Node-based image processing and AI upscaling GUI
  • Conjure - Simple graphical desktop app for [ImageMagick].
  • Cresliant - Node-based image editor made in Python.
  • Effector - TODO.
  • FotoKilof - Comprehensive desktop app for [ImageMagick].
  • GIE - Generative Image Editor is a node based image editor
  • GimelStudio - Cross-platform non-destructive, node based 2D image editor
  • ImagePlay - Prototyping tool for building image processing algorithms
  • ImprovCV - Portable, open source, modular computer vision system
  • Nimp - Node-based image manipulation program (webapp)
  • nip2 - Spreadsheet-like GUI for libvips.
  • PaperVision - Node editor interface for OpenCV.
  • Pictonode - Node-based image editor powered by GEGL.
  • PixaFlux - CG materials creator with a non-destructive, node-based workflow.
  • PixiEditor - Universal 2D Graphics Editor

About

The missing flow/graph based GUI for image editing. Powered by FlatCV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors