{"id":38481949,"url":"https://github.com/logbarron/duplicate-image-detector","last_synced_at":"2026-01-17T05:30:28.016Z","repository":{"id":303153874,"uuid":"1013484773","full_name":"logbarron/duplicate-image-detector","owner":"logbarron","description":"A tool for finding duplicate and near-duplicate images. Then removing those files using a simple UI.","archived":false,"fork":false,"pushed_at":"2025-11-13T20:26:16.000Z","size":1394,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-13T22:19:35.401Z","etag":null,"topics":["duplicate-detection","image-processing","macos","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logbarron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-04T01:41:25.000Z","updated_at":"2025-11-13T20:26:21.000Z","dependencies_parsed_at":"2025-07-06T02:22:49.096Z","dependency_job_id":"0c35a5fd-ac5e-435f-aa7b-32a3bb24b178","html_url":"https://github.com/logbarron/duplicate-image-detector","commit_stats":null,"previous_names":["logbarron/duplicate-image-detector"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/logbarron/duplicate-image-detector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logbarron%2Fduplicate-image-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logbarron%2Fduplicate-image-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logbarron%2Fduplicate-image-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logbarron%2Fduplicate-image-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logbarron","download_url":"https://codeload.github.com/logbarron/duplicate-image-detector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logbarron%2Fduplicate-image-detector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28499745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["duplicate-detection","image-processing","macos","python"],"created_at":"2026-01-17T05:30:24.996Z","updated_at":"2026-01-17T05:30:28.005Z","avatar_url":"https://github.com/logbarron.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Duplicate Image Detector\n\n\u003cp align=\"left\"\u003e\n  \u003cimg alt=\"Duplicate Image Detector\" src=\"assets/ui.png\"\u003e\n\u003c/p\u003e\n\nA tool for finding duplicate and near-duplicate images. Then removing those files using a simple UI.\n\nRead the story on my personal website: [Small Software: Duplicate Detector](https://loganbarron.com/posts/2025-07-21-smallsoftware-duplicates/)\n\n## Get started\n\n```bash\n# Install uv package manager\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n# Clone repository\ngit clone https://github.com/logbarron/duplicate-image-detector\ncd duplicate-image-detector\n\n# Make script executable\nchmod +x duplicate-detector.py\n\n# Run to start\n./duplicate-detector.py /path/to/your/images\n\n# Web interface opens at \nhttp://localhost:5555\n```\n\n## Image Pipeline\n\n```bash\n1. Scan \u0026 Find Images (non-recursive)\n2. Extract Metadata\n3. Generate Neural ML Features\n4. Find Similar Pairs\n5. Geometric Verification\n6. Group Duplicates\n7. Web UI Review\n```\n\u003cp align=\"left\"\u003e\n  \u003cimg alt=\"Duplicate Image Detector\" src=\"assets/terminal_output_example.png\"\u003e\n\u003c/p\u003e\n\n## Documentation\n\nFor detailed technical information, advanced configuration options, and troubleshooting, see [TECHNICAL.md](TECHNICAL.md).\n\n## Important Note\n\n**This tool permanently modifies your photo files**. Selected files for deletion will be deleted. Always maintain backups.\n\n**AI-Assisted Development**: This project was developed with AI language models. While extensively tested, please review the implementation for your specific use case.\n\n## License\n\n[GPL v3](LICENSE) - Copyright © 2025 Logan Barron\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogbarron%2Fduplicate-image-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogbarron%2Fduplicate-image-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogbarron%2Fduplicate-image-detector/lists"}