Find duplicates
Updated August 12, 2026 · min read
How to Find Duplicate Photos in OneDrive
Separate byte-identical photo copies from resized, edited, or visually similar images before cleanup.
Photo libraries accumulate repeated camera imports, messaging downloads, edited exports, and thumbnails. Some are exact copies; others preserve a different resolution, crop, color treatment, or embedded metadata that matters.
Run exact matching first because it is deterministic and low ambiguity. Review groups by import folder and date, then use a dedicated visual-similarity workflow only if you intentionally want to compare non-identical images.
A practical checklist
- 1Pause photo imports during the scan.
- 2Group same-size photos by quickXorHash.
- 3Separate exact copies from edited or resized variants.
- 4Check albums, sharing, capture metadata, and folder purpose.
- 5Review the largest exact groups and export the plan.
Understand the situation
Photo libraries accumulate repeated camera imports, messaging downloads, edited exports, and thumbnails. Some are exact copies; others preserve a different resolution, crop, color treatment, or embedded metadata that matters.
Names and timestamps help a person understand context, but they are not exact-match evidence. For a metadata-only scan, matching byte size plus a provider-supported content fingerprint is the boundary between a candidate and a confirmed exact group.
Use a controlled workflow
Run exact matching first because it is deterministic and low ambiguity. Review groups by import folder and date, then use a dedicated visual-similarity workflow only if you intentionally want to compare non-identical images.
Review the groups in small batches. Favor obvious staging or import folders first, preserve shared or protected items for manual review, and require at least one retained copy in every group.
- Group same-size photos by quickXorHash.
- Separate exact copies from edited or resized variants.
- Check albums, sharing, capture metadata, and folder purpose.
Make the final decision
Keep the photo item tied to the preferred album, folder, sharing relationship, and metadata. If an exact export copy lives in an obvious temporary folder, record it as a candidate; if visual variants differ, compare quality and purpose rather than relying on storage savings.
ClearCopies does not download file bodies during its initial scan and does not silently remove results. It produces exact groups from cloud metadata so the user can review and export a plan before any separate write step.
Limits and risks to check
- — Edited photos are not exact even if the scene looks the same.
- — Metadata changes can alter bytes without visible change.
- — Messaging apps may create lower-quality copies worth distinguishing.
- — Albums and links can reference a specific photo item.
Official references
Frequently asked questions
Can ClearCopies find similar-looking photos?
No. The MVP focuses on exact size-and-quickXorHash matches and does not perform visual similarity analysis.
Why are two visually identical photos not grouped?
Recompression, metadata, resolution, or a tiny edit can change the file bytes and fingerprint.
Which exact photo should I keep?
Prefer the item in your canonical library with the desired metadata, album, sharing, and history context.
Scan first. Decide with evidence.
ClearCopies reads supported cloud-drive metadata and groups exact copies by byte size plus a provider-supplied content fingerprint. Original file bodies are not downloaded for the scan. You review the result and export a plan before any separate write step.