Skip to content

False negative for a PDF? #192

@conjuncts

Description

@conjuncts

I have a pdf for which filetype is unable to recognize the extension.

!wget -O bulk/3.pdf bulk -q https://www.nature.com/articles/s41467-023-38544-z.pdf
import filetype
out = filetype.guess("./bulk/3.pdf")
print(out) # None

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