T8RIN / ImageToolbox

🖼️ Image Toolbox is a powerful app for advanced image manipulation. It offers dozens of features, from basic tools like crop and draw to filters, OCR, and a wide range of image processing options
Apache License 2.0
3.59k stars 172 forks source link

Template filter chain #1097

Closed devSJR closed 4 months ago

devSJR commented 4 months ago

Is your feature request related to a problem? Please describe.

The number of filters from ImageToolbox is very extensive. Conveniently, users can save filters as favorites and thus access them quickly. Occasionally, one wants to apply not only one filter, but several filters with defined parameters repeatedly.

Describe the solution you'd like

It would be nice if you could define several filters with their parameters, similar to the favorites. These filter chains should be given a name by the user. It would also be ideal if users could share their filter chains with others (e.g., as a QR code, as a hash, as a string …).

Describe alternatives you've considered

none

devSJR commented 4 months ago

I've just downloaded the latest version and I can tell it's starting to look great! :sparkles: 🥳

devSJR commented 4 months ago

I have tested the latest builds (https://github.com/T8RIN/ImageToolbox/actions/runs/9230793761). This is really developing well. The interface is good and intuitive for me. Honestly, I think you may consider adding this to a prominent position, too. Like the other tools here https://github.com/T8RIN/ImageToolbox/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png

T8RIN commented 4 months ago

Hm, maybe in settings, idk, this is not a screen rather than option for filters👀

devSJR commented 4 months ago

Sounds good

T8RIN commented 4 months ago

You can check the latest build, it's almost finished 👀

devSJR commented 4 months ago

All seems to work as expected