$image->niceSize()
Returns the file size in a human-readable format
$image->niceSize(): string
Return type
string
Parent class
Kirby\Image\Image
inherited from Kirby\Toolkit\File
Returns the file size in a human-readable format
$image->niceSize(): string
string
Kirby\Image\Image
inherited from Kirby\Toolkit\File