TrId2 File type detector: dialog and "fix file extension" command

This plugin uses the TrId2 library to detect file types based on file content.
This plugin provides a dialog that shows the file type information and a "fix file extension" command.

Please refer to the Readme in the GitHub repo on how to use it.

3 Likes

I have added extra file information:

  • MimeType from Unix File (libmagic)
  • Encoding from UcharDet

Now the dialog works with text files as well.