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

Allow filename to influence file type detection #411

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

drewnoakes
Copy link
Owner

Several camera raw files share the same opening bytes, and our current prefix detection cannot differentiate between then. This change allows the file path to be provided, to be used when certain byte prefixes are seen.

Several camera raw files share the same opening bytes, and our current prefix detection cannot differentiate between then. This change allows the file path to be provided, to be used when certain byte prefixes are seen.
@drewnoakes drewnoakes merged commit aa74bff into main Feb 18, 2024
2 checks passed
@drewnoakes drewnoakes deleted the file-type-detection-from-extension branch February 18, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant