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

[bugfix] Fix images not being processed correctly sometimes #437

Merged
merged 3 commits into from Mar 21, 2022

Conversation

tsmethurst
Copy link
Contributor

This PR fixes an issue where some images were not being processed correctly, because their exif data wasn't being pruned properly. The fix basically just involves moving to the latest version of exif-terminator, which uses a SuperSeriousBusiness fork of the jpeg-image structure library.

Also adds tests for the image. GIANT TURNIP.

@tsmethurst tsmethurst merged commit 25cab0e into main Mar 21, 2022
@tsmethurst tsmethurst deleted the turnip_farm branch March 21, 2022 18:46
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

Successfully merging this pull request may close these issues.

None yet

1 participant