bojand / infer

Small crate to infer file and MIME type by checking the magic number signature
MIT License
265 stars 27 forks source link

SVG finder #60

Open qarmin opened 2 years ago

qarmin commented 2 years ago

A lot of SVG files starts with <svg, so it could should be quite easy to find

nricciardi commented 2 weeks ago

Maybe, if a file contains <svg it can be inferred as image/svg+xml