Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Patryk Kościk authored and Patryk Kościk committed Aug 21, 2021
2 parents 6f25e56 + ee81cf2 commit 619e8eb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# iCloud Duplicate Remover
Simple .NET utility to remove "Live Photos" (.MOV files containing few seconds before and after the photo) from an imported iCloud library.

<p align="center">
<img src="https://i.imgur.com/wJDRDVB.png" width="*" title=":)">
</p>

# Usage
Browse into a folder (e.g. C:\Images\iCloud\Downloads), if needed disable subfolder scanning by selecting `Root folder only`, and click `Remove`.

Movies are deleted **permanently**! As of now application does not support excluding selected files.

# Todo
- Excluding files
- Linux support

# Dependencies:
- .NET 5.0+
- Ookii.Dialogs (included)

0 comments on commit 619e8eb

Please sign in to comment.