Binary package “libfile-type-webimages-perl” in ubuntu mantic

tool for determining web image file types using magic

 File::Type::WebImages determines the file type of web images using magic.
 mime_type() can use either a filename, or file contents, to determine the
 type of a file. The process involves looking the data at the beginning of the
 file, sometimes called "magic numbers".