idealo / imagededup

😎 Finding duplicate images made easy!
https://idealo.github.io/imagededup/
Apache License 2.0
5.15k stars 455 forks source link

HEIC support? #207

Open ink-splatters opened 1 year ago

ink-splatters commented 1 year ago

Hi,

Would it be hard and/or time consuming to enable HEIC format support?

Meanwhile, as a workaround, I'm doing HEIC->jpeg conversion, running the tool and then - mapping file names to original (HEIC) ones.

Thank you!

bigcat88 commented 11 months ago

Would it be hard and/or time consuming to enable HEIC format support?

Probably it is just a few lines of code, as this project uses Pillow.