PillowUI - macOS image transformation pipeline builder #9458
abra-code
started this conversation in
Show and tell
Replies: 1 comment
-
|
Awesome!! Thank you for sharing ❤️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I built PillowUI applet for macOS using Pillow module. It has a native app look and feel thanks to ActionUI library for building the GUI.
It is available here:
https://github.com/abra-code/PillowUI.
The app allows you to explore Pillow filters - separate or in a pipeline combined with other filters. Also, you can export the pipeline you composed with desired output image format into a standalone headless .py file which then can process individual images or a folder of images according to your custom formula.
Enjoy,
Tom
Beta Was this translation helpful? Give feedback.
All reactions