Skip to content

Simple .NET utility to remove "Live Photos" from an imported iCloud library

Notifications You must be signed in to change notification settings

pkoscik/cs_iCloud_duplicate_remover

Repository files navigation

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)