Reply To: User Texture Library … the limits and my specifications to make it work

December 5, 2017 at 6:12 pm #162901

Each of the unique files is a Zip archive containing the image plus an XML file. The only thing I can think of is to check the contents of each zip file to look for duplicate images. You can do this manually (sort the directory by file size and only look at zips that have identical file sizes) or using a zip content comparator:
https://www.ultraedit.com/support/tutorials-power-tips/ultracompare/compare-zip-rar-and-jar-archives.html

Share this Post