Results 1 to 4 of 4

Thread: Asking for Advice Re: Multiple Image Files

  1. #1
    Join Date
    May 2007
    Location
    Whidbey Island, WA
    Beans
    Hidden!
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Question Asking for Advice Re: Multiple Image Files

    Greetings All,

    I'm looking for advice tonight with a interesting dilemma. I hope that there is a program or process out there that can help with my project, and I hope that one or more of you can steer me in the right direction.

    The quandary is this - I am helping a dear 84 year old friend move her data over from an old G4 onto a brand new MacMini. The problem is the old version of iPhoto 2.0, and her lack of understanding, made a horrible mess out of the photos on the computer. For my friend this is the primary reasons why she bothers with a computer at all, to email friends and family and share photos.

    Between her lack of understanding and the abysmal way that iPhoto handled files, she has duplicates of almost everything and in many cases up to 6 copies of the same photo! What a mess. The entire collection of photos and images is in the neighborhood of 6,000 plus images.

    Is there a program out there that can go through a directory and recursively compare file properties, particularly images, and find multiple copies? This would have to work regardless of the file name.

    Gwenview has a decent tool for that under Plugins > Collections > Find Duplicate Images . . . but it's not recursive. Is there a way to make the plugin work recursively? I certainly didn't find anything in Configure Gwenview.

    Are there any other options for finding multiple images recursively?

    I eagerly await any and all helpful responses.

    Thanks,
    Gail

  2. #2
    Join Date
    Oct 2007
    Location
    Thulcandra
    Beans
    91
    Distro
    Ubuntu CE

    Re: Asking for Advice Re: Multiple Image Files

    Try FDupes, or if you prefer a graphical interface, FSlint (the latter of which can clean other types of filesystem 'lint' besides duplicate files). Both of those can search recursively.

    If you want something specifically for images, there's findimagedupes, too, though I don't think that one automatically deletes them for you.

    And best of all, all three of these programs are in the Ubuntu repositories, so you can install them all with

    Code:
    sudo apt-get install fdupes fslint findimagedupes
    !
    Last edited by markekeller; July 1st, 2008 at 05:26 AM.

    Pepidemic: hunting down strange and wonderful things from across the internets, and laying them, like dead rodents, at your feet.

  3. #3
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Asking for Advice Re: Multiple Image Files

    I wouldn't recommend this for your friend, but you might find this useful in helping her:
    HOWTO: Remove duplicate files in a directory tree

  4. #4
    Join Date
    Sep 2009
    Beans
    19
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Asking for Advice Re: Multiple Image Files

    See Robust image duplicate finder: I found GQview to be the best tool.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •