Finding Duplicate Images with Python

Links to gaming-related tools and external resources. Feel free to promote your (RPG-related) sites here.

Moderators: dorpond, trevor, Azhrei

Post Reply
User avatar
joshsziegler
Cave Troll
Posts: 38
Joined: Mon May 17, 2010 10:04 pm

Finding Duplicate Images with Python

Post by joshsziegler »

I ran across this and thought others might find it useful to manage their (MapTool) image collections: http://blog.iconfinder.com/detecting-du ... ng-python/

I've used the naive md5 hash method before, but once I started tampering with them (using PNGauntlet, etc) that went out the window. I hope this helps someone.

User avatar
JML
Dragon
Posts: 515
Joined: Mon May 31, 2010 7:03 am
Location: Blagnac, France

Re: Finding Duplicate Images with Python

Post by JML »

Might be useful someday. Thank you for sharing :)

Post Reply

Return to “Links & External Resources”