Siegfried
Jump to navigation
Jump to search
Description
Siegried is a file format identification tool that, like DROID and Fido, is based on PRONOM. However, it uses a different pattern matching algorithm that offers different strengths and weaknesses to those other PRONOM based tools. A detailed description of the tool and why it was created can be found in this blog post. Besides, there is a more detailed description in terms of functionality on the Github Page of Siegfried.
Siegfried was first publicly released the 28th february 2014 in version 0.1.
User Experiences
- ZBW:
- The command line tool is very easy to handle.
The default output is yaml. This can be changed to csv or json.- Usual command: sf file.ext (will output in yaml)
- Change output to csv: sf -csv file.ext
- Change output to json: sf -json file.ext
- It is also possible to save the output in an external file:
- sf file.ext >output.yml
- sf -csv file.ext >output.csv
- sf -json file.ext >output.json
- The command line tool is very easy to handle.
Development Activity
All development activity is visible on GitHub: http://github.com/richardlehane/siegfried/commits
Release Feed
Below the last 3 release feeds:
- 2026-09-15 11:06:00
- [tag:github.com,2008:Repository/17277958/v1.11.8 Version 1.11.8]
- by github-actions[bot]
- 2026-09-14 09:33:40
- [tag:github.com,2008:Repository/17277958/v1.11.7 Version 1.11.7]
- by github-actions[bot]
- 2026-07-12 09:11:43
- [tag:github.com,2008:Repository/17277958/v1.11.6 Version 1.11.6]
- by github-actions[bot]
Activity Feed
Below the last 5 commits:
- 2026-09-15 09:46:27
- [tag:github.com,2008:Grit::Commit/8062c3de613f7eced639b40904118059f9ac745c v1.11.8]
- by richardlehane https://github.com/richardlehane
- 2026-09-14 09:03:19
- [tag:github.com,2008:Grit::Commit/f8d3f565ce6c80ba0f0ff70101279edb0be1c138 README for v1.11.7]
- by richardlehane https://github.com/richardlehane
- 2026-09-14 09:02:34
- [tag:github.com,2008:Grit::Commit/22dd09a7b8c3ae70f1a244fec3303b3af2e1a38b update PRONOM to v125]
- by richardlehane https://github.com/richardlehane
- 2026-09-08 09:36:43
- [tag:github.com,2008:Grit::Commit/728cd4012b2da10d4455112eb285f3b450d56188 update PRONOM URL]
- by richardlehane https://github.com/richardlehane
- 2026-07-26 08:22:11
- [tag:github.com,2008:Grit::Commit/acc133a326807bceac4a47accc15fcb7d831f254 remove bench workflow]
- by richardlehane https://github.com/richardlehane