classifier icon indicating copy to clipboard operation
classifier copied to clipboard

Inaccuracy in checking file extension.

Open singhpratyush opened this issue 9 years ago • 1 comments

Sometimes file extensions are not correct w.r.t. what they actually are. Moreover some files are not even provided with any format.

Using something similar to file command in linux would produce better results.
Maybe python-magic can help.

singhpratyush avatar Feb 20 '16 10:02 singhpratyush

Can you give an example of something classified wrong? It would be nice to classify based on file instead of file extensions, but that's a lower priority than bug fixes.

jyn514 avatar Jul 19 '17 19:07 jyn514