Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 612 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 612 Bytes

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.

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)