dude icon indicating copy to clipboard operation
dude copied to clipboard

HEIC/HEIF support in similarity mode

Open defteame opened this issue 9 months ago • 1 comments

First of all, thanks for the great software. I noticed that unfortunately, the similarity mode doesn't seem to support HEIC/HEIF images (i.e., iPhone photos etc.). It's not considering them (unlike JPEG/PNG, which work perfectly) when trying to find duplicates in this mode. Are there plans to add support for these formats, since it would be extremely helpful for phone users? Thanks!

defteame avatar Apr 30 '25 14:04 defteame

It seems registering pillow_heif plugin and adding formats to IMAGES_EXTENSIONS would be enough to implement this, tested and created #20

defteame avatar Apr 30 '25 16:04 defteame

Thanks for contribution and nice words ! release v2.0345.574 (pillow-heif replaced with pi-heif)

PJDude avatar May 02 '25 19:05 PJDude