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 49.598.816 Times

Fav Convert software
Filter: All | Freeware | Demo
 

Fav Convert

< 1 2 3 4 5 > 
Released: August 04, 2010  |  Added: August 09, 2010 | Visits: 2.144

Audio Convert Magic Audio Convert Magic is a media file conversion tool to convert WAV, RealMedia (RM, RA, RMJ), AIFF, AU, Creative VOC, PVF, SVX, IFF, APE, FLAC, OGG, VQF, MP1, MP2, MP3, WMA, WMV, ASF to WMA, MP3, VQF, OGG, FLAC, APE, WAV formats. You can convert multiple files in a single batch, regardless of...



Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 7.87 MB Download (301): Audio Convert Magic Download

Released: April 25, 2009  |  Added: April 28, 2009 | Visits: 2.241

Convert Oracle to Access Convert-Oracle-to-Access is a tool to move Oracle databases to MS Access. Merge Oracle data into an existing Access database. Optimum processing of super-large table. Command line support. Features: * All Oracle character set are supported. * Merge Oracle data into an existing Mysql...





Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 1.68 MB Download (523): Convert Oracle to Access Download

Released: August 19, 2009  |  Added: August 24, 2009 | Visits: 2.907

Convert Mysql to Access Convert-Mysql-to-Access is a tool to move MySQL databases to MS Access.All MySQL character set are supported. Merge MySQL data into an existing Oracle database. Work with all versions of Unix and Windows MySQL servers . Optimum processing of super-large table. Easy-to-use wizard-style...


Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 1.62 MB Download (504): Convert Mysql to Access Download

Released: September 14, 2009  |  Added: October 03, 2009 | Visits: 6.466

Convert XLSX to XLS Convert XLSX to XLS software can batch convert XLSX to XLS files format. It is very simple to use. You can batch convert XLSX (Excel 2007) to XLS (Excel 1997-2003 Format) easily. Its easy-to-use interface allows you to batch convert XLSX to XLS. Convert XLSX to XLS software can help you convert...


Platforms: Windows

License: Shareware Cost: $28.95 USD Size: 1.39 MB Download (898): Convert XLSX to XLS Download

Released: September 14, 2009  |  Added: October 05, 2009 | Visits: 1.651

Convert Word to RTF Convert Word to RTF software can help you convert Word to RTF in batches. It can convert a lot of Word files to RTF files, thereby saves your time. Are you still bothered by the cumbersome job of Converting a lot of Word to RTF(*.rtf)? Convert Word to RTF software saves your time by doing the...


Platforms: Windows

License: Shareware Cost: $28.95 USD Size: 1.39 MB Download (108): Convert Word to RTF Download

Released: September 14, 2009  |  Added: October 05, 2009 | Visits: 2.063

Convert Excel To TXT Convert Excel to TXT Software is a batch TXT converter that converts Excel to TXT files. It allows you to convert each Excel sheet to a new TXT file in one or more Excel files. The software can help you convert a lot of Excel to TXT files, thereby saves your time.


Platforms: Windows

License: Shareware Cost: $18.95 USD Size: 1.36 MB Download (127): Convert Excel To TXT Download

Added: May 13, 2010 | Visits: 963

Convert::UU Convert::UU is a Perl module for uuencode and uudecode. SYNOPSIS use Convert::UU qw(uudecode uuencode); $encoded_string = uuencode($string,[$filename],[$mode]); ($string,$filename,$mode) = uudecode($string); $string = uudecode($string); # in scalar context uuencode() takes as the first...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Convert::UU Download

Added: September 12, 2010 | Visits: 1.469

Convert::CharMap Convert::CharMap is a Perl module that can conversion between Unicode Character Maps. SYNOPSIS use Convert::CharMap; my $map = Convert::CharMap->load(CharMapML => test.xml); $map->save(UCM => test.ucm); This module transforms between unicode character map formats, using an in-memory...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (104): Convert::CharMap Download

Added: May 19, 2010 | Visits: 1.142

Convert::GeekCode Convert::GeekCode is a Perl module that can convert and generate geek code sequences. SYNOPSIS use Convert::GeekCode; # exports geek_decode() my @out = geek_decode(q( -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GB/C/CM/CS/CC/ED/H/IT/L/M/MU/P/SS/TW/AT d---x s+: a-- C++++ UB++++$ P++++$...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): Convert::GeekCode Download

Added: April 11, 2010 | Visits: 967

Convert::EastAsianWidth Convert::EastAsianWidth is a Perl module that can convert between full- and half-width characters. SYNOPSIS # Exports to_fullwidth() and to_halfwidth() by default use Convert::EastAsianWidth; my $u = to_fullwidth(ABC); # Full-width variant of ABC my $b = to_fullwidth(ABC, big5); # Ditto,...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (86): Convert::EastAsianWidth Download

Added: May 13, 2010 | Visits: 1.256

Convert::PEM Convert::PEM is Perl module that read/write encrypted ASN.1 PEM files. SYNOPSIS use Convert::PEM; my $pem = Convert::PEM->new( Name => "DSA PRIVATE KEY", ASN => qq( DSAPrivateKey SEQUENCE { version INTEGER, p INTEGER, q INTEGER, g INTEGER, pub_key INTEGER, priv_key INTEGER } ));...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): Convert::PEM Download

Added: November 02, 2010 | Visits: 2.503

Convert::EBCDIC Convert::EBCDIC, ascii2ebcdic, ebcdic2ascii is a Perl module for string conversion between EBCDIC and ASCII. SYNOPSIS use Convert::EBCDIC; $ascii_string = ebcdic2ascii($ebcdic_string); $ebcdic_string = ascci2ebcdic($ascii_string); $translator = new Convert::EBCDIC; $translator = new...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (184): Convert::EBCDIC Download

Added: August 10, 2010 | Visits: 1.053

Convert::PEM::CBC Convert::PEM::CBC is a Perl module for Cipher Block Chaining Mode implementation. SYNOPSIS use Convert::PEM::CBC; my $cbc = Convert::PEM::CBC->new( Cipher => Crypt::DES_EDE3, Passphrase => foo ); $cbc->encrypt($plaintext); Convert::PEM::CBC implements the CBC (Cipher Block Chaining)...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (110): Convert::PEM::CBC Download

Added: August 09, 2010 | Visits: 1.080

Convert::CEGH::Gematria Convert::CEGH::Gematria is a Perl module for Coptic/Ethiopic/Greek/Hebrew Gematria. SYNOPSIS use utf8; use Convert::CEGH::Gematria enumerate; print "Hebrew: מדא => ", enumerate ( "מדא" ), "n"; print "Geez : አዳም => ", enumerate ( "áŠ...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (137): Convert::CEGH::Gematria Download

Added: August 16, 2010 | Visits: 1.109

Convert::CEGH::Transliterate Convert::CEGH::Transliterate is a Coptic/Ethiopic/Greek/Hebrew Transliteration. SYNOPSIS use utf8; use Convert::CEGH::Transliterate transliterate; print transliterate ( "he", "አዳም" ), "n"; This package makes available a single function transliterate which will convert...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (109): Convert::CEGH::Transliterate Download

Added: August 24, 2010 | Visits: 1.170

Convert::Braille Convert::Braille is a Perl module that can convert Between Braille Encodings. SYNOPSIS use Convert::Braille; print brailleAsciiToUnicode ( "HELLO" ), "n"; print brailleDotsToAscii ( "12515123123135" ), "n"; EXPORTS brailleDotsToUnicode brailleUnicodeToDots brailleUnicodeToAscii...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (120): Convert::Braille Download

Added: February 04, 2010 | Visits: 1.159

Convert::Braille::English Convert::Braille::English is a Perl module that can convert Between Braille Encodings. SYNOPSIS use Convert::Braille; print brailleAsciiToEnglish ( "HELLO" ), "n"; print brailleDotsToEnglish ( "12515123123135" ), "n"; EXPORTS englishToBrailleUnicode englishToBrailleAscii...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (130): Convert::Braille::English Download

Added: April 01, 2010 | Visits: 910

Convert::Braille::Ethiopic Convert::Braille::Ethiopic is a Perl module that can convert Between Braille Encodings. SYNOPSIS use Convert::Braille::Ethiopic; print brailleAsciiToEthiopic ( "S5LAM" ), "n"; print brailleDotsToEthiopic ( "234261231134" ), "n"; EXPORTS ethiopicToBrailleUnicode ethiopicToBrailleAscii...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (92): Convert::Braille::Ethiopic Download

Added: March 06, 2010 | Visits: 1.215

Convert::Number::Digits Convert::Number::Digits is a Perl module that convert Digits Between the Scripts of Unicode. SYNOPSIS use utf8; require Convert::Number::Digits; my $number = 12345; my $d = new Convert::Number::Digits ( $number ); print "$number => ", $d->toArabic, "n"; my $gujarti = $d->toGujarti; my...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (104): Convert::Number::Digits Download

Added: January 09, 2010 | Visits: 1.036

Convert::Translit Convert::Translit, transliterate, build_substitutes is a Perl module for string conversion among numerous character sets. SYNOPSIS use Convert::Translit; $translator = new Convert::Translit($result_chset); $translator = new Convert::Translit($orig_chset, $result_chset); $translator = new...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (97): Convert::Translit Download

< 1 2 3 4 5 >