Shrink img, resize in backend workflow

Hey,
in my backend workflow I generate image from AI using a plugin.
The response is url to that img.
Using file upload plugin I’m able to save it to File Manager.
However, I need to shrink the image at some point. It’s 3mb in the database and that’s too much.

Any idea how to achive that?

This topic was automatically closed after 70 days. New replies are no longer allowed.