|
|
|
|
|
by butlike
63 days ago
|
|
The path is different than the filename though. If I want to find duplicates, it will be impossible if the filename changes. In my use case /User/user/Images/20240110/happy_birthday.jpg and /User/user/Desktop/happy_birthday.jpg are the same image. |
|
Not impossible, just different and arguably better - comparing hashes is a better tool for finding duplicates.