In the past I have used “?Action=” codes to resize images inside of Custom Modules ie. {{this[‘Image’]}}?Action=thumbnail&Width=108&Height=108&algorithm=fill_proportional
This doesn’t seem to work in Treepl. Does anyone know a work around for this type of script?
A very good way to find out what the image processor is capable of is the insert image toolbox in the wysiwyg editor:
Just apply a modification and then check in code view what it does. There’s tons of more stuff, not only resizing
This has become useless as most browsers load webp now, so unless you manually crop the image, it will just render at full size. How do little things like this get ignored?
What exactly are you referring to @luke ?
The ImageProcessor is still extremely useful and the backlog reference is for the support of Webp images in the ImageProcessor functionality - which also would be very useful.