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.479.605 Times

Find Pictures freeware
Filter: All | Freeware | Demo
 

Find Pictures

< 1 2 3 4 5 > 
Added: August 13, 2010 | Visits: 1.503

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: March 18, 2010 | Visits: 1.461

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);... Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): File::Find Download

Added: July 20, 2010 | Visits: 1.203

File::Find::Rule::XPath File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. SYNOPSIS use File::Find::Rule::XPath; my @files = File::Find::Rule->file ->name(*.dkb) ->xpath( //section/title[contains(., "Crustacean")] ) ->in($root); This module extends File::Find::Rule to... Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): File::Find::Rule::XPath Download

Added: March 12, 2010 | Visits: 962

Email::Find Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but... Platforms: *nix

License: Freeware Size: 39.94 KB Download (132): Email::Find Download

Added: November 09, 2010 | Visits: 857

MP3::Find::Filesystem MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => /home/peter/music, query => { artist => ilyaimy, album => myxomatosis, }, ignore_case => 1, );. Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find::Filesystem Download

Added: August 15, 2010 | Visits: 958

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }... Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: July 13, 2010 | Visits: 1.093

MP3::Find MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. SYNOPSIS # select with backend you want use MP3::Find qw(Filesystem); print "$_n" foreach find_mp3s( dir => /home/peter/cds, query => { artist => ilyaimy, title => deep in the am, }, ignore_case => 1,... Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find Download

Added: January 21, 2010 | Visits: 1.176

NetAddr::IP::Find NetAddr::IP::Find is a Perl module to find IP addresses in plain text. SYNOPSIS use NetAddr::IP::Find; $num_found = find_ipaddrs($text, &callback); This is a module for finding IP addresses in plain text. Functions NetAddr::IP::Find exports one function, find_ipaddrs(). It works very... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): NetAddr::IP::Find Download

Added: April 14, 2010 | Visits: 1.204

File::Find::Rule SYNOPSIS use File::Find::Rule; # find all the subdirectories of a given directory my @subdirs = File::Find::Rule->directory->in( $directory ); # find all the .pm files in @INC my @files = File::Find::Rule->file() ->name( *.pm ) ->in( @INC ); # as above, but without method chaining my... Platforms: *nix

License: Freeware Size: 14.34 KB Download (101): File::Find::Rule Download

Added: April 02, 2010 | Visits: 1.372

File::Find::Similars File::Find::Similars is a Similar files locator. SYNOPSIS use File::Find::Similars; File::Find::Similars->init(0, @ARGV); similarity_check_name(); Similar-sized and similar-named files are picked as suspicious candidates of duplicated files. What descirbes it better than a actual... Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): File::Find::Similars Download

Released: November 08, 2009  |  Added: March 25, 2010 | Visits: 1.902

AllDup Scan your drives for duplicates files and remove them to free up hard disk space. The powerful search engine enables you to find duplicates with a combination of the following criteria: file name, file extension, file content, file dates, file attributes! Flexible scan settings allow you to... Platforms: Windows

License: Freeware Size: 3.42 MB Download (166): AllDup Download

Released: June 03, 2010  |  Added: June 08, 2010 | Visits: 2.481

Awesome Duplicate Photo Finder Awesome Duplicate Photo Finder is a free powerful tool, that helps you to find and remove duplicate photos on your PC. Features: -Search for duplicate photos (JPG, BMP, GIF, PNG); -Able to compare pictures that was resized or pictures with corrected colors (black and white photos... Platforms: Windows

License: Freeware Size: 840.3 KB Download (366): Awesome Duplicate Photo Finder Download

Released: December 26, 2010  |  Added: January 02, 2011 | Visits: 1.723

Instant File Find Free Instant File Find is a search tool that lets you find files instantly on your computer. It is designed to speed up your daily work by helping you locate files instantly. With quick buttons, you can list all music or document files (or other types) on your computer instantly. You can get search... Platforms: Windows

License: Freeware Size: 1.25 MB Download (1576): Instant File Find Free Download

Released: October 01, 2011  |  Added: October 25, 2011 | Visits: 1.751

Find My Windows Key Find My Windows Key is a free software that can find your Windows Product key. Find My Windows Key is a totally free software that finds your windows product key on Windows XP, Windows Vista and Windows 7, easy to use and simple to install, compact and self contained freeware that can be used... Platforms: Windows

License: Freeware Size: 383.92 KB Download (179): Find My Windows Key Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 1.289

Pictures to Color Pictures to Color is a freeware to retrieve the colour palette from pictures. You would possibly need to induce the colors that exist in a very harmonious picture or photos of nature that have a natural color theme and use it as the color theme of your graphic or internet design. This software... Platforms: Windows

License: Freeware Download (506): Pictures to Color Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 841

Find Your Own Way Home for Mac OS In Find Your Own Way Home, the player takes the role of Ruby, a hip Hollywood reporter for the entertainment television program, Entertainment Now. For the past few weeks, Ruby has been on assignment with the legendary rock band, REO Speedwagon. On the day the game takes place, the band is... Platforms: Mac

License: Freeware Size: 131 MB Download (535): Find Your Own Way Home for Mac OS Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 517

Dupli Find Dupli Find will locate duplicate lines in textfiles, Excel spreadsheets and Word documents. Found duplicates are presented visually and can easily be removed from the source with a minumim of work required. Filtering can be used to pinpoint specific parts of the lines for better results. Dupli... Platforms: Windows

License: Freeware Download (48): Dupli Find Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 738

Find Favorites Find Favorites allows you to quickly find a link in the sometimes confusing folder which Internet Explorer keeps it's bookmarks (URL files). Just type a word on the find edit box and Find Favorites will quickly display any matching links (searching the contents of the file by name, address and... Platforms: Windows

License: Freeware Download (55): Find Favorites Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 1.535

NoClone Free - Find Duplicate Files/Emails/Downloads NoClone - file management utility software to find and delete TRUE duplicate files Features: * Compare folders * True Byte-to-byte comparison , not by CRC/MD5. 100% accurate! * Search duplicate files contents and similar files regardless of file name * Search duplicate pictures (jpg, gif), video... Platforms: Windows

License: Freeware Size: 5.22 MB Download (66): NoClone Free - Find Duplicate Files/Emails/Downloads

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 855

Find Your Files With Find Your Files, the electronic versions of documents are protected against damage, loss and unauthorized access. Find Your Files is a perfect solution for companies. Thanks to Find Your Files, the important documents can be scanned and digitally shared with other authorized co-workers in... Platforms: Windows, XP, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (60): Find Your Files Download

< 1 2 3 4 5 >