{% if item.image is not null %} {% set webpFilename = item.image.filename|split('.')|first ~ ".webp" %} {# the second parameter is the name of the property with the UploadableField annotation #}