Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asking for subcategory of MS-CFB #462

Closed
xypherbo opened this issue Jun 28, 2021 · 0 comments
Closed

Asking for subcategory of MS-CFB #462

xypherbo opened this issue Jun 28, 2021 · 0 comments

Comments

@xypherbo
Copy link

MS-CFB: Microsoft Compound File Binary File Format based formats, too old and difficult to parse:
.doc - Microsoft Word 97-2003 Document
.xls - Microsoft Excel 97-2003 Document
.ppt - Microsoft PowerPoint97-2003 Document
.msi - Microsoft Windows Installer

This module detects these files as an application/x-cfb. I would like to try making it support this format.

Ref:
https://www.loc.gov/preservation/digital/formats/fdd/fdd000380.shtml - cfb
https://www.loc.gov/preservation/digital/formats/fdd/fdd000510.shtml - .xls
https://www.loc.gov/preservation/digital/formats/fdd/fdd000511.shtml - .ppt
https://www.loc.gov/preservation/digital/formats/fdd/fdd000509.shtml - .doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant