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

Iphone Mbox Mail Image Signature freeware
Filter: All | Freeware | Demo
 

Iphone Mbox Mail Image Signature

< 1 2 3 4 5 
Released: February 27, 2011  |  Added: June 11, 2011 | Visits: 2.882

Image Resize Guide Lite Allows you to make context-sensitive changes to the image size and aspect ratio by removing "unnecessary" portions yet keeping the "important" features intact. Removes objects from photos without visible traces. The best results are achieved against the background of snow, water or greenery....



Platforms: Windows

License: Freeware Size: 3.38 MB Download (1055): Image Resize Guide Lite Download

Released: October 02, 2010  |  Added: October 05, 2010 | Visits: 2.300

Alamoon Image Enhancer Alamoon Image Enhancer automatically enhances and improves color in your images. You don't need to know a thing about computers or photography to get great looking digital photos every time. Alamoon Image Enhancer is a fully-automatic, hands free, one-click photo enhancer. You want to have great...





Platforms: Windows

License: Freeware Size: 1.96 MB Download (720): Alamoon Image Enhancer Download

Released: March 17, 2011  |  Added: May 31, 2011 | Visits: 4.280

Best Free Image Converter Image Converter is a very useful tool for image conversion, capable of batch converting the file format of images, supporting more than 14 formats including BMP, WBMP, JPEG, PNG, TIF, GIF, PCX, TGA, ICO, PSD, JP2, J2K, DCX, PDF, etc. Capable of changing image attributes, such as color, quality,...


Platforms: Windows

License: Freeware Size: 2.22 MB Download (1016): Best Free Image Converter Download

Released: April 03, 2015  |  Added: May 10, 2015 | Visits: 86.943

Watermark Image Software Watermark Image Software is an watermark program used to perform a variety of functions in the graphics, photography and digital art worlds, It was marketed as the new standard for personal image editing and paint programs. Snaging: Catch screen image, get image from web camp, get image from...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 25.9 MB Download (7042): Watermark Image Software Download

Added: January 18, 2010 | Visits: 2.085

MT::Import::Mbox::Importer MT::Import::Mbox::Importer is a wrapper class for importing a collection of mbox folders using MT::Import::Mbox. SYNOPSIS use MT::Import::Config::Importer; my $mt = MT::Import::Mbox::Importer->new("/path/to/config"); $mt->collect(); # You can also do this : my $cfg =...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (248): MT::Import::Mbox::Importer Download

Added: January 18, 2010 | Visits: 1.701

Quick Image Viewer Quick Image Viewer (qiv) is a very small and fast GDK/Imlib image viewer designed to replace the classic image viewers like xv or xloadimage. Quick Image Viewer program runs on FreeBSD, Linux (libc5/glibc), Solaris (SunOS) and HP-UX.. Homepage of QIV - The Linux, Solaris(SunOS) and FreeBSD Quick...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (141): Quick Image Viewer Download

Added: January 18, 2010 | Visits: 734

mBox mBox is program intended to help you with organizing your music files..


Platforms: *nix

License: Freeware Size: 122.88 KB Download (116): mBox Download

Added: October 18, 2010 | Visits: 1.729

ASNMTAP::Asnmtap::Plugins::Mail ASNMTAP::Asnmtap::Plugins::Mail is a Perl module that provides Mail functions used by ASNMTAP-based plugins. SYNOPSIS use ASNMTAP::Asnmtap::Plugins::Mail; my $objectNagios = ASNMTAP::Asnmtap::Plugins::Mail->new (); Sending and receiving fingerprinted (TXT or XML) mails. It are...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (357): ASNMTAP::Asnmtap::Plugins::Mail Download

Added: January 01, 2010 | Visits: 2.351

Mail::Webmail::Gmail Mail::Webmail::Gmail is an interface to Googles webmail service. SYNOPSIS # Perl script that logs in to Gmail, retrieves the user defined labels # Then prints out all new messages under the first label use Mail::Webmail::Gmail; my $gmail = Mail::Webmail::Gmail->new( username =>...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (249): Mail::Webmail::Gmail Download

Added: January 03, 2010 | Visits: 1.129

Mail::ListDetector::Detector::Onelist Mail::ListDetector::Detector::Onelist is a ONElist message detector. SYNOPSIS use Mail::ListDetector::Detector::Onelist; An implementation of a mailing list detector, for ONElist mailing lists. ONElist was eaten by eGroups which became Yahoo! Groups so this detector is really only useful...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (143): Mail::ListDetector::Detector::Onelist Download

Added: January 10, 2010 | Visits: 1.604

Junk Mail Buffering Agent Junk Mail Buffering Agent is a tool for preventing delivery of email until the sender has confirmed their address. Junk Mail Buffering Agent can be used in conjunction with a spam filter to prevent delivery of spammy-looking email unless the sender is confirmed as valid. jmba is designed to...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (135): Junk Mail Buffering Agent Download

Added: June 09, 2010 | Visits: 1.326

Image::ExifTool::Location Image::ExifTool::Location is a Perl module with easy setting, getting of an images location information. SYNOPSIS use Image::ExifTool; use Image::ExifTool::Location; my $exif = Image::ExifTool->new(); # Extract info from existing image $exif->ExtractInfo($src); # Set location...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Image::ExifTool::Location Download

Added: September 26, 2010 | Visits: 1.256

Module::Signature Module::Signature is a Perl module signature file manipulation. SYNOPSIS As a shell command: % cpansign # verify an existing SIGNATURE, or # make a new one if none exists % cpansign sign # make signature; overwrites existing one % cpansign -s # same thing % cpansign verify # verify a...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (133): Module::Signature Download

Added: November 24, 2010 | Visits: 970

Image::PBMlib Image::PBMlib Perl module contains helper functions for PBM/PGM/PPM image file formats. SYNOPSIS use Image::PBMlib; ... open(PPM, "< image.ppm")... my $ref = readppmheader(*PPM); my @pixels = readpixels_raw(*PPM, $$ref{type}, ($$ref{width} * $$ref{height}) ); my @pixels =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Image::PBMlib Download

Added: June 25, 2010 | Visits: 1.102

Image::ParseGIF Image::ParseGIF can parse a GIF image into its compenent parts. SYNOPSIS use Image::ParseGIF; $gif = new Image::ParseGIF ("image.gif") or die "failed to parse: $@n"; # write out a deanimated version, showing only the first frame $gif->deanimate(0); # same again, manually printing each...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Image::ParseGIF Download

Added: July 17, 2010 | Visits: 1.409

Data::FormValidator::Filters::Image Data::FormValidator::Filters::Image is a filter that allows you to shrink incoming image uploads using Data::FormValidator. SYNOPSIS use Data::FormValidator::Filters::Image qw( image_filter ); # Build a Data::FormValidator Profile: my $my_profile = { required => qw( uploaded_image ),...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): Data::FormValidator::Filters::Image Download

Added: April 18, 2010 | Visits: 1.074

ExiBomb Mail ExiBomb is a system designd to monitor mail traffic on the Exim based MTA server. The interface is developed in PHP. It reads the maillogs in a tail method and stores all relevant data in a MYSQL Database.The script reading the logs was developed in PERL. Installation: Exibomb.pl needs your...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (89): ExiBomb Mail Download

Added: September 01, 2010 | Visits: 1.060

HTML::Mail HTML::Mail is a Perl extension for sending emails with embedded HTML and media. SYNOPSIS use HTML::Mail; ### initialisation my $html_mail = HTML::Mail->new( HTML => http://www.cpan.org, Text => This is the text representation of the webpage http://www.cpan.org, From => me@myhost.org,...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): HTML::Mail Download

Added: June 04, 2010 | Visits: 1.857

Claws Mail Claws Mail (previously known as Sylpheed-Claws) project is an e-mail client (and news reader), based on GTK+. The appearance and interface are similar to some popular e-mail clients for Windows, such as Outlook Express, Becky!, and Datula. The interface is also designed to emulate the mailers...


Platforms: *nix

License: Freeware Download (103): Claws Mail Download

Added: August 09, 2010 | Visits: 1.958

Ghost In The Mail Ghost In The Mail is an anonymous e-mail client for linux written in C and designed in GTK+ 2. Look at the screenshots below to have a better idea of how does it works. This piece of software allows to send e-mails to any person over the net with a fake email address, and also a fake name....


Platforms: *nix

License: Freeware Size: 378.88 KB Download (102): Ghost In The Mail Download

< 1 2 3 4 5