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

Convert Anywhere freeware
Filter: All | Freeware | Demo
 

Convert Anywhere

1 2 3 4 5 > 
Released: December 29, 2008  |  Added: August 23, 2011 | Visits: 2.123

Free Convert HD Video to AVI DIVX FLV Free Convert HD Video to AVI DIVX FLV MP4 Converter is a simple, stable and fast multimedia converter. Fast speed, high quality, various video formats, simple to use etc are its distinct features. It can convert avi, mpeg, high definition video (hd) etc to very comprehensive video formats...



Platforms: Windows

License: Freeware Size: 3.47 MB Download (140): Free Convert HD Video to AVI DIVX FLV Download

Released: December 05, 2012  |  Added: December 05, 2012 | Visits: 949

Free Convert MEPG4 MP4 to FLV AVI Free Convert MEPG4 MP4 to FLV AVI Converter is an easy-to-use and professional video converter. The advanced decoding modes are integrated to make the software more functional, much faster, much better, much easier...The explicit interface and buttons make you operate easily so whether you are a...





Platforms: Windows

License: Freeware Size: 3.47 MB Download (879): Free Convert MEPG4 MP4 to FLV AVI Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 1.308

Free Convert 3GP VOB to AVI WMV MPEG MP4 Free Convert 3GP VOB to AVI WMV MPEG MP4 Converter is the best solution for Converting any Videos into your MP4/3GP/iPod/iPhone/XBOX/Pocket pc/PSP/Zune/Pocket pc/ Apple TV etc multiple media players compatible video formats. Now, you don't need to irritate the limitations and difficulties of...


Platforms: Windows

License: Freeware Size: 3.47 MB Download (675): Free Convert 3GP VOB to AVI WMV MPEG MP4 Download

Released: May 22, 2014  |  Added: June 05, 2014 | Visits: 886

Free Convert PDF to Word If you are trying to edit the content in PDF, renaming the extension name will not work. You need Free Convert PDF to Word to convert PDF to Word so that you can extract the content within, manipulate them and use them anywhere you want. It can batch convert as many PDF files as you like in the...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 3.38 MB Download (52): Free Convert PDF to Word Download

Added: March 27, 2010 | Visits: 6.925

Audio Convert Audio Convert is a script to convert Wav, Ogg, MP3, MPC, FLAC, APE, or WMA files into Wav, Ogg, MP3, MPC, FLAC, or APE files. It has an easy-to-use interface that makes it possible to fill in the tags for a few formats and choose the quality of compression. The script was initially designed...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (1643): Audio Convert Download

Released: August 23, 2017  |  Added: August 28, 2017 | Visits: 2.332

CONVERT The freeware program CONVERT from KilletSoft converts data files to other data formats and character sets. For the import in MySQL or SQL databases the 'CREATE TABLE' script can be generated. Thus the import of the data in any data base management system or file system will be possible....


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 5.74 MB Download (229): CONVERT Download

Released: January 19, 2009  |  Added: January 22, 2009 | Visits: 13.731

Convert VOB to AVI Convert VOB to AVI is one freeware to convert VOB video to AVI video format, a completely freeware from ,supported include MPEG4, DivX, Xvid, WMV, MOV, FLV, 3GP video format. This software is very easy to use, can support large file (more than 2GB). This software can decode the only audio data...


Platforms: Windows

License: Freeware Size: 6.01 MB Download (2954): Convert VOB to AVI Download

Released: March 26, 2009  |  Added: April 02, 2009 | Visits: 5.548

Free FLV to MP3 Convert Free FLV to MP3 Convert is an easy to use and free tool to convert FLV to MP3 files with best quality. So you can enjoy your favorite Flash Flv video on iPod, iPhone, PSP, etc. It supports batch conversion. With it, you can trim source Flv and convert Flv to Mp3 easily, customize the output audio...


Platforms: Windows

License: Freeware Size: 3.77 MB Download (851): Free FLV to MP3 Convert Download

Added: May 13, 2010 | Visits: 980

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 (102): Convert::UU Download

Added: September 12, 2010 | Visits: 1.487

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 (110): Convert::CharMap Download

Added: May 19, 2010 | Visits: 1.157

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 (104): Convert::GeekCode Download

Added: April 11, 2010 | Visits: 980

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.268

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 (100): Convert::PEM Download

Added: November 02, 2010 | Visits: 2.513

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.065

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 (116): Convert::PEM::CBC Download

Added: August 09, 2010 | Visits: 1.091

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 (138): Convert::CEGH::Gematria Download

Added: August 16, 2010 | Visits: 1.119

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 (114): Convert::CEGH::Transliterate Download

Added: August 24, 2010 | Visits: 1.183

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.169

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 (137): Convert::Braille::English Download

Added: April 01, 2010 | Visits: 921

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 (97): Convert::Braille::Ethiopic Download

1 2 3 4 5 >