{% set bytes = value %} {% set kiloBytes = (bytes / 1024)|round(0) %} {% set megaBytes = (kiloBytes / 1024)|round(0) %} {{ kiloBytes }}k