File Format Identification Pronom
Revision as of 08:48, 27 May 2021 by Andreas Romeyke (talk | contribs) (tool to analyze pronom/droid signatures and/or convert them into regular expressions (regex))
The module allows to handle Droid signatures. Droid is a utility which uses the PRONOM database to identify file formats.
See https://www.nationalarchives.gov.uk/PRONOM/ for details.
With this module you could:
- convert Droid signatures to Perl regular expressions (Regex)
- analyze files and display which/where pattern of Droid signature matches via tag-files for wxHexEditor
- calc statistics about Droid signatures
The blog post https://kulturreste.blogspot.com/2018/10/heres-tool-make-it-work.html shows how to analyze the signatures.