{% set resized = resize_image(path=path, width=width, height=height, op=op) %}
{{ resized.url }}
toto