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

Improve Nikon RAW NEF (Tiff) format detection #670

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented Sep 8, 2024

Presumably resolves #624

Some of the difference are caused by bytes being swapped, which looks like differences in endianness.

@Borewit Borewit marked this pull request as draft September 8, 2024 09:07
@Borewit Borewit added the improvement Improvement of existing functionality label Sep 8, 2024
@sindresorhus sindresorhus force-pushed the main branch 2 times, most recently from 5b9fdd9 to 0e91f7b Compare September 12, 2024 07:06
@Borewit Borewit self-assigned this Nov 25, 2024
@Borewit Borewit marked this pull request as ready for review December 2, 2024 18:34
@Borewit Borewit force-pushed the improve-nef-detection branch from b421306 to 471b4d0 Compare December 2, 2024 18:34
@Borewit Borewit requested a review from sindresorhus December 2, 2024 18:35
@Borewit
Copy link
Collaborator Author

Borewit commented Dec 2, 2024

@sindresorhus ,let's merge this one, probably able to detect for Nikon RAW NEF formats

@sindresorhus sindresorhus merged commit cf6fc1e into main Dec 3, 2024
6 checks passed
@sindresorhus sindresorhus deleted the improve-nef-detection branch December 3, 2024 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detect NEF format, the result is image/tiff
2 participants