I built PixelPerfector to automatically clean up image folders by detecting and removing duplicate or distorted images. Instead of checking everything manually, the tool uses OpenCV to analyze images and identify ones that are either repeated or of poor quality.
It separates those unwanted images and deletes them based on the thresholds I set, making the image collection cleaner and more organized. I tested it with different types of images and settings to make sure it gives reliable results.
Overall, PixelPerfector helps me quickly clean large image datasets without having to sort through files one by one.