Skip to content

VISNode/VISNode

Repository files navigation

VISNode

CircleCI status

VISNode is the programable node based image editor built entirely in Java. We designed it to be easy to learn and easy to use, allowing users to easily program the image editor to do the heavy work for them.

VISNode is a very powerful tool for experimenting with different ways of manipulating images, providing a wide variety of image manipulation processes, easy parameter editing and instant feedback.

Currently supported file formats are JPG, BMP, PNG, GIF and DICOM (Digital Imaging and Communications in Medicine).

Contact us at visnode@gmail.com

Installation

Prerequisites

Downloading

  • Download the latest version (VISNode-x.x.x-bin) from the GitHub releases page
  • Unzip the file
  • Run using the correct script (visnode-windows.bat or visnode-linux.sh)