Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.042 Times

Duplicate File Deleter freeware
Filter: All | Freeware | Demo
 

Duplicate File Deleter

< 1 2 3 4 5 
Released: February 04, 2011  |  Added: February 28, 2011 | Visits: 1.996

FlexTk Express FlexTk is an advanced file management toolkit allowing one to search and classify files, scan file systems and apply rule-based, file organizing or data migration policies, analyze storage utilization, copy large amounts of files in a fault-tolerant way, identify duplicate files and free-up... Platforms: Windows

License: Freeware Size: 4.43 MB Download (565): FlexTk Express Download

Released: April 02, 2008  |  Added: April 03, 2008 | Visits: 5.470

EASEUS Deleted File Recovery EASEUS Deleted File Recovery is a powerful and free file undeletion solution for Window Operation System. It is capable to recover the lost files even after a deletion with the SHIFT key held down or the recycle bin has been emptied. It can undelete files on any valid logical disks visible by the... Platforms: Windows

License: Freeware Size: 5.91 MB Download (932): EASEUS Deleted File Recovery Download

Released: June 19, 2008  |  Added: June 21, 2008 | Visits: 1.252

File Smitter File Smitter finds files and warns users about them/or deletes files when they are found in certain locations. Description: File Smitter finds files and warns users about them/or deletes files when they are found in certain locations Software Use: File Smitter is in pre-release stage and is... Platforms: Windows

License: Freeware Size: 593.17 KB Download (101): File Smitter Download

Released: July 14, 2008  |  Added: July 19, 2008 | Visits: 3.425

Moleskinsoft File Sync Probably you had to be engaged in joint projects with someone. In programming, web design or other computer area. Working over the project, you for certain noticed the unpleasant tendency having kept files in any directory on flash you gave to your partner for the further completion. Naturally... Platforms: Windows

License: Freeware Cost: $19.45 USD Size: 812 KB Download (161): Moleskinsoft File Sync Download

Added: August 30, 2008 | Visits: 4.905

Duplicate Music Files Finder With Duplicate Music Files Finder you can track your music files duplicates and delete them. The program uses advanced search techniques to detect duplicates(it reads MP3s TAGS, detects duplicates even if the file names are not the same etc).You can play the selected files in your favourite media... Platforms: Windows

License: Freeware Size: 313 KB Download (1609): Duplicate Music Files Finder Download

Released: March 24, 2012  |  Added: April 03, 2012 | Visits: 6.161

Easy File Joiner Easy File Joiner is a simple software to join files. If you have downloaded parts of a larger file or want to combine multiple text or MPG files this tool is for you. Easy File Joiner only works with files with no header information, so joining formats such as MP3, AVI, BMP, JPEG will not work,... Platforms: Windows, Other

License: Freeware Size: 438.16 KB Download (1448): Easy File Joiner Download

Released: November 13, 2011  |  Added: December 18, 2011 | Visits: 1.656

Swiss File Knife SFK makes daily tasks easy. Find and extract text in binary files, list dir tree sizes, filter and replace text, run an instant ftp server, http server for easy file transfer, find duplicate files, join many text files into one, create and verify md5 checksum lists, run a command on all files,... Platforms: Windows, Mac, *nix

License: Freeware Size: 1.12 MB Download (148): Swiss File Knife Download

Released: June 08, 2009  |  Added: June 10, 2009 | Visits: 4.026

File List Generator ReStoring Data's File List Generator Freeware software filters, prints, and organizes via a file's: name, type, size, created date, and date last modified. It was developed by the Research and Development team to aid data recovery service clients to ensure their files have been recovered.... Platforms: Windows

License: Freeware Size: 5.63 MB Download (328): File List Generator Download

Released: June 10, 2011  |  Added: June 26, 2011 | Visits: 3.566

WinMend File Copy WinMend File Copy is a free and excellent batch file copy tool. Based on extensive testing, and by constantly maximizing the potential of the operating system, WinMend File Copy developed a unique key technique that makes up for the inadequacy of the system's default copy functionality and... Platforms: Windows

License: Freeware Size: 2.1 MB Download (317): WinMend File Copy Download

Released: July 28, 2009  |  Added: July 31, 2009 | Visits: 2.108

Rizone File Checker Now and then, just for some peace of mind, I like to do a System File Scan in Windows XP (SFC /SCANNOW). But this is an irritating command line typing way of checking your system files. So, I decided to make a SFC wrapper to make the task as uncomplicated as possible. Included are features to... Platforms: Windows

License: Freeware Size: 676 KB Download (186): Rizone File Checker Download

Released: December 19, 2009  |  Added: December 29, 2009 | Visits: 2.591

File Touch When developing or testing software, there are times when you need to reset a file's date and time created, last modified, and/or last accessed. FileTouch modifies file date/times on individual files, or sets of files. Simply run the single executable (no install necessary), fill out the form,... Platforms: Windows

License: Freeware Size: 119 KB Download (178): File Touch Download

Added: January 18, 2010 | Visits: 1.741

AVI TV Episode File Resizer AVI TV Episode File Resizer script is not for multiple MOVIE files (only TV) however it can do SINGLE MOVIE files quite nicely. The project was designed to help me fit (resize the file) multiple Xvid TV episodes (entire season) on a single DVD. Most of the time a TV series is almost exactly the... Platforms: *nix

License: Freeware Size: 11.26 KB Download (117): AVI TV Episode File Resizer Download

Added: January 18, 2010 | Visits: 1.047

File::PathList File::PathList is a Perl module that can find a file within a set of paths (like @INC or Java classpaths). SYNOPSIS # Create a basic pathset my $inc = File::PathList->new( @INC ); # Again, but with more explicit params my $inc2 = File::PathList->new( paths => @INC, cache => 1, ); #... Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): File::PathList Download

Added: January 18, 2010 | Visits: 1.234

File::Remove File::Remove is a Perl module to remove files and directories. SYNOPSIS use File::Remove qw(remove); # removes (without recursion) several files remove qw( *.c *.pl ); # removes (with recursion) several directories remove 1, qw( directory1 directory2 ); # removes (with recursion)... Platforms: *nix

License: Freeware Size: 14.34 KB Download (167): File::Remove Download

Added: January 18, 2010 | Visits: 1.034

File::Searcher File::Searcher is a searches for files and performs search/replacements on matching files. SYNOPSIS use File::Searcher; my $search = File::Searcher->new(*.cgi); $search->add_expression(name=>street, search=>1234 Easy St., replace=>456 Hard Way, options=>i);... Platforms: *nix

License: Freeware Size: 9.22 KB Download (90): File::Searcher Download

Added: June 19, 2010 | Visits: 907

DuMP3 0.2.16 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. The project does not compare filenames or even ID3 tags (even though... Platforms: *nix

License: Freeware Download (113): DuMP3 0.2.16 Download

Added: September 08, 2010 | Visits: 1.768

Copy file or directory path Copy file or directory path is a service menu that can copy the full path of file or directory to klipper.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities... Platforms: *nix

License: Freeware Download (115): Copy file or directory path Download

Added: October 24, 2010 | Visits: 1.078

IR File Chooser IR File Chooser is an infrared remote-controlled fileselection menu. Infra Red (IR) File Chooser is a remote-controlled menu for selecting files and loading them by an assigned program. You can add as many filetypes and associated programs as you wish. The functionality of Infra Red (IR)... Platforms: *nix

License: Freeware Size: 13.31 KB Download (146): IR File Chooser Download

Added: January 07, 2010 | Visits: 1.541

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print... Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): File::Find::Parallel Download

Added: April 02, 2010 | Visits: 1.081

File::DirCompare File::DirCompare is a Perl module to compare two directories using callbacks. SYNOPSIS use File::DirCompare; # Simple diff -r --brief replacement use File::Basename; File::DirCompare->compare($dir1, $dir2, sub { my ($a, $b) = @_; if (! $b) { printf "Only in %s: %sn", dirname($a),... Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): File::DirCompare Download

< 1 2 3 4 5