Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 352 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 352 Bytes

Alpha Mask Combiner Gui

A simple Python gui that takes alpha masks and images (with same naming convention) and combines them into alpha masked images.

Main conversion code from the comunity at the Postshot Discord server https://discord.com/channels/1177235109162799105/1328414890175500299 gui scripted by OpenAI

Dependencies ...

OpenCV

Pillow