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

Sort Photos Now freeware
Filter: All | Freeware | Demo
 

Sort Photos Now

1 2 3 4 5 > 
Released: March 28, 2010  |  Added: April 13, 2010 | Visits: 1.513

Adebis Photo Sorter If you have had a digital camera for a while, you probably have hundreds of photos on your hard drive. Add the photos that your friends and family dump on your computer in folders named like "Summer_New_2" and "Photos_Lake (John)" - and you have a huge, hardly usable and hardly searchable... Platforms: Windows

License: Freeware Size: 637.51 KB Download (147): Adebis Photo Sorter Download

Released: March 31, 2013  |  Added: April 16, 2013 | Visits: 703

Photos2Folders Photos2Folders is a simple to use application which uses the "Date Taken" tag of your digital camera photos to help sort them into a central photo repository. You choose the folder structure and then quickly process your photos into a folder hierarchy which you can then use with any application.... Platforms: Windows

License: Freeware Size: 1.28 MB Download (60): Photos2Folders Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 271

PhotoPicker PhotoPicker was built as a handy and very easy-to-use piece of software that can help you manage your photos. Now you can use this handy tool to view the images found in your computer or copy them to another location. Platforms: Windows

License: Freeware Download (431): PhotoPicker Download

Added: August 04, 2008 | Visits: 2.199

Family Tree Builder Family Tree Builder is a program of excellent quality and in 21 languages. Family Tree Builder is very easy to use, as it has a series of assistants to make even the most complicated task easy.It has an interface that lets you create a family tree with thousands of people. Family Tree Builder... Platforms: Windows

License: Freeware Size: 1024 B Download (734): Family Tree Builder Download

Released: September 18, 2008  |  Added: December 01, 2008 | Visits: 1.692

STOIK Imagic Free Browser This freeware program allows you to import, organize, automatically enhance and share photos. STOIK Imagic 4.0 Free Browser automatically organizes photos and videos scattered all over your computer. New very fast indexing algorithm scans thousands of image and video files in few minutes. You can... Platforms: Windows

License: Freeware Size: 8.74 MB Download (190): STOIK Imagic Free Browser Download

Added: September 23, 2010 | Visits: 883

CrissCross CrissCross is a small cross-platform C++ library for threading, console and file I/O, CPU identification (CPUID), and sockets (TCP and UDP). The main goal is to provide the ability to write a program using identical calls on the major platforms (Windows, Linux, FreeBSD, OpenBSD, NetBSD, and Mac... Platforms: *nix

License: Freeware Size: 225.28 KB Download (101): CrissCross Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 975

Free Web Album Free web Album 1.0 software allows to create HTML albums, automatically fit your photos in a batch mode, convert them to best format and edit them for a best look on the web, desktop and CD. Features:1. Add batches of images. Free Web Album 1.0 allows to add any number of image files and it has... Platforms: Windows

License: Freeware Size: 2.69 MB Download (434): Free Web Album Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 543

LoadMyTracks for Mac OS A utility for uploading, downloading, and transcoding GPS data among GPS devices, GPX files, and KML files (for Google Earth). The resulting files can be used in a variety of applications available for the Macintosh, including TrackRunner, TrailRunner, and of course Google Earth. Use... Platforms: Mac

License: Freeware Size: 1.8 MB Download (483): LoadMyTracks for Mac OS Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 776

Reallusion FaceFilter Xpress - Photo Editor FaceFilter Studio's enhanced product features make digital photo repair simple and convenient for professionals and home users alike. Unwanted facial expressions, blemishes and wrinkles are things of the past. With FaceFilter Studio, problem photos become perfect photos in 4 simple steps. Using... Platforms: Windows

License: Freeware Size: 6.52 MB Download (432): Reallusion FaceFilter Xpress - Photo Editor Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 456

ExpoBoard Lite Collect information? Sort photos or images? Select idea gems from tons of web pages? Use ExpoBoard Lite. ExpoBoard is the convenient way to collect and select best photos, images, notes, text fragments. ExpoBoard gives you cork board collection. Drag and Drop your images, texts to the cork board... Platforms: Mac

License: Freeware Size: 4.9 MB Download (66): ExpoBoard Lite Download

Added: October 22, 2010 | Visits: 1.101

Sort::Fields Sort::Fields is a Perl module that can sort lines containing delimited fields. SYNOPSIS use Sort::Fields; @sorted = fieldsort [3, 2n], @lines; @sorted = fieldsort +, [-1, -3, 0], @lines; $sort_3_2n = make_fieldsort [3, 2n], @lines; @sorted = $sort_3_2n->(@lines); Sort::Fields provides... Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Sort::Fields Download

Added: January 18, 2010 | Visits: 1.306

Sort::Half::Maker Sort::Half::Maker is a Perl module to create half-sort subs easily. SYNOPSIS use Sort::Half::Maker qw(make_halfsort); $sub = make_halfsort( start => [ qw(x y z) ], end => [ qw(a b c) ], fallback => sub { $_[0] cmp $_[1] }, ); @list = sort $sub qw(a y f h w z b t x); # qw(x y z f h t w... Platforms: *nix

License: Freeware Size: 4.1 KB Download (118): Sort::Half::Maker Download

Added: July 23, 2010 | Visits: 1.279

Now Playin Lite Now Playin is a Kopete now listening script, "lite" version, by Amy Brodzik. This script does pretty much what the original did with these options set: * Status prefix: "Now Listening: " * No changing the status to away * Set the away message * Do not set the avatar There is no config... Platforms: *nix

License: Freeware Size: 2.05 KB Download (99): Now Playin Lite Download

Added: August 02, 2010 | Visits: 1.454

Kopete Now Listening for Amarok Kopete Now Listening for Amarok script will update your Kopete status to "Amarok is playing title -artist", and set your global photo to current album cover. What I did is putting together all the contributed script on my blog and put it as an amarok script.. Kopete Now Listening for Amarok... Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): Kopete Now Listening for Amarok Download

Added: October 17, 2010 | Visits: 1.101

File::Sort File::Sort is a Perl module to sort a file or merge sort multiple files. SYNOPSIS use File::Sort qw(sort_file); sort_file({ I => [qw(file_1 file_2)], o => file_new, k => 5.3,5.5rn, -t => | }); sort_file(file1, file1.sorted); This module sorts text files by lines (or records).... Platforms: *nix

License: Freeware Size: 32.77 KB Download (95): File::Sort Download

Added: June 16, 2010 | Visits: 1.098

Chatbot::Alpha::Sort Chatbot::Alpha::Sort is a Perl module for alphabetic sorting of Chatbot::Alpha documents. SYNOPSIS use Chatbot::Alpha::Sort; # Create a new sorter. my $sort = new Chatbot::Alpha::Sort(); # Sort your files. $sort->start ( dir => ./before, out => ./after, ext => cba, );... Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): Chatbot::Alpha::Sort Download

Added: August 14, 2010 | Visits: 978

amaroK Now-Webing amaroK Now-Webing starts a webserver at an configurable port (Standard is 8080) which display the current song and artist. Works great for parsing and displaying data on a webserver.. amaroK Now-Webing KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network... Platforms: *nix

License: Freeware Download (92): amaroK Now-Webing Download

Added: June 10, 2010 | Visits: 2.058

AmaroK now playing AmaroK now playing is a script that displays the song you are currently playing with amaroK. Add it to, /usr/share/apps/konversation/scripts Then add it to command aliases Konversation > settings > command aliases For example: alias: np ;replacement: /exec np. Download KDE-Apps.org... Platforms: *nix

License: Freeware Download (127): AmaroK now playing Download

Added: May 08, 2010 | Visits: 1.486

Download Sort Download Sort is a Firefox extension that automatically saves downloaded files to different directories when using "Save Link As..." or "Save Image as...". Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): Download Sort

Added: March 23, 2010 | Visits: 1.039

Sort::Versions Sort::Versions is a Perl 5 module for sorting of revision-like numbers. SYNOPSIS use Sort::Versions; @l = sort { versioncmp($a, $b) } qw( 1.2 1.2.0 1.2a.0 1.2.a 1.a 02.a ); ... use Sort::Versions; print lower if versioncmp(1.2, 1.2a) == -1; ... use Sort::Versions; %h = (1 => d, 2... Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): Sort::Versions Download

1 2 3 4 5 >