Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

image processing library for batch-execution written in python (wraps around Pillow)

License

Notifications You must be signed in to change notification settings

brean/python-image-processing

Repository files navigation

image_processing

image processing tool with easy-to-use web interface. Used firstly for game development (grayscale images, create texture atlas) but is extendable for any other type of image processing.

Description

Python-based image processing tool with easy-to-use web interface. Using JSPLumb you can easily wire folders and functions

Used firstly for game development to create asset pipelines (grayscale images, create texture atlas, copy files, ...) but is extendable for any other type of image processing.

Features

  • tasks
  • web ui to connect tasks
  • Python based task (and dependency) management

About

image processing library for batch-execution written in python (wraps around Pillow)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages