I am working on a little image program aimed at having a simple interface but a strong backend. Its mostly just for basic bulk settings and looping through files. but will allow for all the images to be loaded in a thumbnail strip and be able to be edited before all the actual work happens.
that's the setting, here's the question. Anyone have any interesting image manipulation snippets laying around? I'm not sure what all I am interested in seeing it do. I just know I want it to do more. It currently crops, flips horizontal and vertical, adjusts hue saturation and luminance and rotates.
I'm thinking maybe some white balance stuff or really any kind of suggestion or code snippet. I just want more options, I'm thinking about maybe a plug ins interface. but basic filter or image tricks would be nice for now.
Thanks!