Let’s say I have an image already uploaded and stored in the system.
When a user upload the same image for instance, is there a way to compare with existing list of images by the same user and see if it is duplicate indeed. If not then allow the user to upload otherwise throw an error.
Is there comparison of images for duplicate feature is available? If not this feature is awesome to have.
Let’s say I have an image already uploaded and stored in the system.
When a user upload the same image for instance, is there a way to compare with existing list of images by the same user and see if it is duplicate indeed. If not then allow the user to upload otherwise throw an error.
Is there comparison of images for duplicate feature is available? If not this feature is awesome to have.