-
Notifications
You must be signed in to change notification settings - Fork 210
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
Replace exifr by exiftool #915
Comments
We had an attempt doing so a few years ago. Back then exiftool was 2-3x
slower (if i recall correctly) than the used tools. Since then I haven't
checked if it got faster or if there is any config that would disable some
things on it to make it faster.
…On Sun, Jun 23, 2024 at 10:51 AM Florent Pellet ***@***.***> wrote:
*Is your feature request related to a problem? Please describe.*
exifr is no longer maintained and the latest version is 3 years old.
Some formats are poorly managed, such as avif.
*Describe the solution you'd like*
I suggest using exiftool instead of exifr. exiftool is maintained is a
reference for this type of use.
I'm willing to work on it if it has a chance of being merged.
—
Reply to this email directly, view it on GitHub
<#915>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZKA5XUD5LY2CWMRADHE2DZI2EAHAVCNFSM6AAAAABJYFYEEGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3DQNBVGIYDSNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
see conversation in #277. Closing this to reduce duplicates. |
Maybe reopen as an enhancement with reference to this: #277 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
exifr is no longer maintained and the latest version is 3 years old.
Some formats are poorly managed, such as avif.
Describe the solution you'd like
I suggest using exiftool instead of exifr. exiftool is maintained is a reference for this type of use.
I'm willing to work on it if it has a chance of being merged.
The text was updated successfully, but these errors were encountered: