$file->mime()
Returns the file's mime type
Example
echo $page->image('my-image.jpg')->mime(); // echos image/jpeg