Site resource resize and crop

Hi guys,

I have an image in my Resources/Private/Image folder and I want crop and resize it.

With an asset object from the backend there is no problem. I use the media:thumbnail viewhelper and everything works fine, but how can I convert a resource:// uri to an asset object to resize it…

Greetings =)

Not easily possible, you have to import the image into Flow as a resource.

Basically it’s a missing feature in Flow.