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