DuMP3 for HP-UX 0.2.16

License: Free ‎File size: 8.64 MB
‎Users Rating: 4.5/5 - ‎4 ‎votes

DuMP3 (derived from Duplicate MP3) is a Java program to find any duplicate or similar file. It finds files by calculating a fingerprint based on the image, audio or text data for each file and then comparing the fingerprints. It does not compare filenames or even ID3 tags (even though plugin classes could be written that perform these operations). Calculated fingerprints can be stored in a MySQL database so that they do not have to be calculated again. DuMP3 will mark the files that can not be read or decoded correctly as corrupt or with a signature mismatch. DuMP3 can find files that are similar but not exact duplicates: * Binary files are compared by SHA1 hash (configurable to any MD hash) * Text files that were changed by addition or deletion (2 fingerprint algorithms available) * Pictures in different formats, sizes and/or rotations (BMP, GIF, JPEG, JPEG2000, PNG, PNM, RAW, TIFF) * Audio files that were recorded at different bit rates or saved in different formats (AU, AIF, WAV, MP3, OGG) * plugin fingerprint classes can be written for any file where inexact matching is needed (fonts, videos, etc)

VERSION HISTORY

  • Version 0.3.2 posted on 2008-04-04
    fixed sql server delete bug 1924684, hotkeys for common functions 1906068, display database connect status in GUI 1906092
  • Version 0.2.16 posted on 2007-08-10
    You can use MS SQLServer instead of MySQL.

Program Details