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

Aac Format Convert freeware
Filter: All | Freeware | Demo
 

Aac Format Convert

< 1 2 3 4 5 > 
Released: February 09, 2014  |  Added: March 06, 2014 | Visits: 1.147

Free Convert WAV To MP3 Free Convert WAV To MP3 is a free advanced tool that allows you to easily convert WAV audio files to MP3 and also to convert WAV to M4A, WAV to AIFF, WAV to WavPack, WAV to AAC, WAV to FLAC, WAV to WMA, WAV to OGG, WAV to AC3, WAV to AMR, WAV to MP2 and WAV to AU. Free Convert WAV To MP3 is...



Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 18.57 MB Download (59): Free Convert WAV To MP3 Download

Released: February 09, 2014  |  Added: March 01, 2014 | Visits: 1.148

Free Convert WMA To MP3 Free Convert WMA To MP3 is a free advanced tool that allows you to easily convert WMA audio files to MP3 and also to convert WMA to M4A, WMA to AIFF, WMA to AAC, WMA to FLAC, WMA to WAV, WMA to WavPack, WMA to OGG, WMA to AC3, WMA to AMR, WMA to MP2 and WMA to AU. Free Convert WMA To MP3 is...





Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 18.57 MB Download (59): Free Convert WMA To MP3 Download

Released: February 09, 2014  |  Added: February 23, 2014 | Visits: 889

Free Convert FLAC To MP3 Free Convert FLAC To MP3 is a free advanced tool that allows you to easily convert FLAC audio files to MP3 and also to convert FLAC to M4A, FLAC to AIFF, FLAC to AAC, FLAC to WMA, FLAC to WAV, FLAC to WavPack, FLAC to OGG, FLAC to AC3, FLAC to AMR, FLAC to MP2 and FLAC to AU. The new version...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 18.57 MB Download (46): Free Convert FLAC To MP3 Download

Released: October 08, 2012  |  Added: October 24, 2012 | Visits: 1.535

ZC DVD to 3GP Converter Summary: ZC DVD to 3GP Converter is DVD Recorder, DVD Title Ripper, DVD Player all-in-one. ZC DVD to 3GP Converter is fast and easy-to-use DVD Ripper program, which can convert DVD to 3gp format movies such as 3gp h263, 3g2 h263, 3gp mp4, 3g2 mp4, and also can rip DVD audio track and encode...


Platforms: Windows

License: Freeware Size: 11.97 MB Download (128): ZC DVD to 3GP Converter Download

Added: July 03, 2010 | Visits: 1.141

DateTime::Format::Epoch::TJD DateTime::Format::Epoch::TJD is a Perl module that can convert DateTimes to/from Truncated Julian Days. SYNOPSIS use DateTime::Format::Epoch::TJD; my $dt = DateTime::Format::Epoch::TJD->parse_datetime( 13244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::TJD->format_datetime($dt);...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (109): DateTime::Format::Epoch::TJD Download

Added: July 18, 2010 | Visits: 1.150

DateTime::Format::Epoch DateTime::Format::Epoch is a Perl module that can convert DateTimes to/from epoch seconds. SYNOPSIS use DateTime::Format::Epoch; my $dt = DateTime->new( year => 1970, month => 1, day => 1 ); my $formatter = DateTime::Format::Epoch->new( epoch => $dt, unit => seconds, type => int, # or...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (96): DateTime::Format::Epoch Download

Added: June 20, 2010 | Visits: 1.543

DateTime::Format::Epoch::DotNet DateTime::Format::Epoch::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds. SYNOPSIS use DateTime::Format::Epoch::DotNet; my $dt = DateTime::Format::Epoch::DotNet->parse_datetime( 1051488000 ); DateTime::Format::Epoch::DotNet->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::DotNet Download

Added: November 14, 2010 | Visits: 1.191

DateTime::Format::Epoch::Unix DateTime::Format::Epoch::Unix is a Perl module that can convert DateTimes to/from Unix epoch seconds. SYNOPSIS use DateTime::Format::Epoch::Unix; my $dt = DateTime::Format::Epoch::Unix->parse_datetime( 1051488000 ); # 2003-04-28T00:00:00...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): DateTime::Format::Epoch::Unix Download

Added: September 08, 2010 | Visits: 1.250

DateTime::Format::Epoch::MacOS DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds. SYNOPSIS use DateTime::Format::Epoch::MacOS; my $dt = DateTime::Format::Epoch::MacOS->parse_datetime( 1051488000 ); DateTime::Format::Epoch::MacOS->format_datetime($dt); # 1051488000...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::MacOS Download

Added: September 06, 2010 | Visits: 1.055

DateTime::Format::Epoch::RJD DateTime::Format::Epoch::RJD is a Perl module that can convert DateTimes to/from Reduced Julian Days. SYNOPSIS use DateTime::Format::Epoch::RJD; my $dt = DateTime::Format::Epoch::RJD->parse_datetime( 53244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::RJD->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (103): DateTime::Format::Epoch::RJD Download

Added: September 08, 2010 | Visits: 1.028

DateTime::Format::Epoch::Lilian DateTime::Format::Epoch::Lilian is a Perl module to convert DateTimes to/from Lilian Days. SYNOPSIS use DateTime::Format::Epoch::Lilian; my $dt = DateTime::Format::Epoch::Lilian->parse_datetime( 53244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::Lilian->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (89): DateTime::Format::Epoch::Lilian Download

Added: February 21, 2010 | Visits: 978

DateTime::Format::Epoch::RataDie DateTime::Format::Epoch::RataDie is a Perl module that can convert DateTimes to/from Rata Die. SYNOPSIS use DateTime::Format::Epoch::RataDie; my $dt = DateTime::Format::Epoch::RataDie->parse_datetime( $count ); DateTime::Format::Epoch::RataDie->format_datetime($dt); # $count my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): DateTime::Format::Epoch::RataDie Download

Added: June 02, 2010 | Visits: 1.120

DateTime::Format::Epoch::JD DateTime::Format::Epoch::JD is Perl module Convert DateTimes to/from Julian Days. SYNOPSIS use DateTime::Format::Epoch::JD; my $dt = DateTime::Format::Epoch::JD->parse_datetime( 2453244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::JD->format_datetime($dt); # 2453244.5 my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::JD Download

Added: October 08, 2010 | Visits: 1.100

DateTime::Format::Epoch::MJD DateTime::Format::Epoch::MJD is a Perl module that can convert DateTimes to/from Modified Julian Days. SYNOPSIS use DateTime::Format::Epoch::MJD; my $dt = DateTime::Format::Epoch::MJD->parse_datetime( 53244 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::MJD->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): DateTime::Format::Epoch::MJD Download

Added: August 17, 2010 | Visits: 1.337

DateTime::Format::Epoch::TAI64 DateTime::Format::Epoch::TAI64 is a Perl module that can convert DateTimes to/from TAI64 values. SYNOPSIS use DateTime::Format::Epoch::TAI64; my $dt = DateTime::Format::Epoch::TAI64 ->parse_datetime( 4611686019483526367 ); # 2003-06-20T19:49:59...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): DateTime::Format::Epoch::TAI64 Download

Added: July 22, 2010 | Visits: 1.668

DateTime::Format::Excel DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates. SYNOPSIS use DateTime::Format::Excel; # From Excel via class method: my $datetime = DateTime::Format::Excel->parse_datetime( 37680 ); print $datetime->ymd(.); # 2003.02.28 # or via an object...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (198): DateTime::Format::Excel Download

Released: July 20, 2014  |  Added: August 06, 2014 | Visits: 1.623

Free Video to Android Convert Wizard Are you an Android user who just wants to enjoy videos on your Android device without wasting any time to learn anything about conversion? Does that talk about formats seem rather gibberish to you? Free Video to Android Convert Wizard is what you need. It is a free Android video converter that is...


Platforms: Windows, Windows 7

License: Freeware Size: 6.33 MB Download (118): Free Video to Android Convert Wizard Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 1.162

EDF(+) to ASCII Format Converter The EDF(+) to ASCII Format Converter application was designed to convert all the signals in an EDF-file (European Data Format) to a plain ASCII text-file. This tool provides users with a command line interface so it can be easily used in various scripts or bat-files.


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (88): EDF(+) to ASCII Format Converter Download

Released: January 07, 2013  |  Added: January 07, 2013 | Visits: 532

Free APE 2 Apple AAC Convert Because of its easy-to-use interface, fast converting speed and good output quality, Free APE 2 Apple AAC Convert is downloaded and used by lots of users. It is free. And the most important is that it can solve your problem easily and fast without installing any adware or virus on your computer....


Platforms: Windows

License: Freeware Size: 3.83 MB Download (1052): Free APE 2 Apple AAC Convert Download

Released: January 10, 2013  |  Added: January 10, 2013 | Visits: 591

App88 Free AAC to Zen v Fast Convert App88 Free AAC to Zen v Fast Convert, as its name, is free and can be used to convert AAC to Zen v. It is a good program for you if you want to convert AAC to Zen v accidently. It can convert at superfast speed and the converting result is relatively good. The interface is really simple, so it's...


Platforms: Windows

License: Freeware Size: 3.83 MB Download (1087): App88 Free AAC to Zen v Fast Convert Download

< 1 2 3 4 5 >