Skip to content

docx file is recognised as zip file #121

@mattlock2

Description

@mattlock2

I created a simple word document with the Word "hello" in it (attached), saved it as a .docx file.

But filetype.Match returns zip even if I send the entire file (all 12kb) to filetype.Match

I'm using version v1.1.3

Hello.docx

Sounds like it's related to this bug https://stackoverflow.com/a/72664761/8595398 where filetype.Match isn't looking at enough of the file to determine that it's docx rather than zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions