# Size Bytes

The file size of the asset, in bytes. Also available as `size_b`.

::tabs

::tab antlers
```antlers
{{ size_bytes }}
```
::tab blade
```blade
{{ $size_bytes }}
```
::

```html
130754
```
