Provides a Twig Extension, that you can use in your Twig Templates. In twig when you get the value of a file, the size is in simple bytes and if you're intending to show it to your end-user, it's not user-friendly, this simple Twig filter helps with that and renders the file size in it's respected: 'B', 'KB', 'MB', 'GB', 'TB'
Example:
{{ node.field_attachment.entity.field_file.entity.filesize.value | format_bytes }}
Supporting organizations:
Initial development and maintenance
Sponsorship
Project information
- caution Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed. - caution Maintenance fixes only
Considered feature-complete by its maintainers. - chart icon1,884 sites report using this module
- Created by doxigo on , updated
- shieldStable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
2.0.3
Stable release covered by the Drupal Security Team
released 25 February 2025
Works with Drupal: ^10.2 || ^11
Install: