Logo
arrow1 File Converters
arrow1 TIFF and PDF apps
arrow1 Forensic
arrow1 Freeware

Total Audio Converter X

Server audio converter

Server Audio Converter

Windows
2000/2003/Vista/7/8/10/11
and
2012/2016/2019/2022 Server
and
Docker/Citrix/Wine

Total Audio Converter X (extended) is a must-have for anyone dealing with converting audio on web-servers. Audio Converter X has no gui, just the command line that provides high speed and efficient work on web-server. Active X is also available. Total Audio Converter X is unique - it supports most popular formats of audio.

  • MPEG Audio Layer format (MP3)
  • Real Audio format (RA, RMM, RAM, RAX, RPM, RM, RMVB)
  • WAVE audio format (WAV)
  • OGG file format (OGG)
  • Audio Tracks format (CDA)
  • Monkey's Audio format (APE, APL)
  • Musepack formats (MPP, MPC, MP+)
  • Windows Media Audio format (WMA)
  • Free Lossless Audio Codec format (FLAC)
  • Advanced audio coding (AAC)
  • MPEG-4 international standard (MP4)
Total Audio Converer X can convert any audio file to another size/type (i.e. WAV to MP3, or MP3 to OGG without creating an intermediary WAV file), convert channels (stereo to mono) or change bitrate or frequency. It is the fastest and most affordable audio file converter used from service currently on the market.

The program supports ID3 Tags and CUE files. It converts audio tracks on the fly. It doesn't need an intermediary WAV file.

High converting speed and batch conversions result in a simple and boredom-free process. Besides all this, Total Audio Converter X will play all files of selected media types for you when everything is done. Try it for free (30 days trial period, no limitations) and find out that it is really worth its money.

Example ASP:

dim C
Set C=CreateObject("AudioConverter.AudioConverterX")
C.Convert "c:\source.WAV", "c:\dest.MP3", "-cMP3"
Response.Write C.ErrorMessage
set C = nothing
Example PHP:
$src="C:\test.ogg";
$dest="C:\test.mp3";
if (file_exists($dest)) unlink($dest);
$c= new COM("AudioConverter.AudioConverterX");
$c->convert($src,$dest, "-c mp3");
if (file_exists($dest)) echo "OK"; else echo "fail:".$c->ErrorMessage;
Note that ActiveX is 32-bit only. If you are trying to use activeX under 64-bit internet information server (IIS) activeX will not work. Use command line version instead.

Some of the currently supported file format conversions:
    MP3
  • MP3 to MP3 (change bitrate or frequency)
  • MP3 to WAV
  • MP3 to OGG
  • MP3 to WMA
    WAV
  • WAV to WAV (change bitrate or frequency)
  • WAV to MP3
  • WAV to OGG
  • WAV to WMA
    RAX
  • RAX to MP3
  • RAX to WAV
  • RAX to OGG

Download Now!

(includes 30 day FREE trial)

Buy License

(only $499.00)

 
Accept Payment Methods


Download Now!

Updated Tue, 06 May 2025

Buy License

(only $499.00)


Screenshots




Download
Pro Suite

Key Features Of Full Registered Version

  • Converts almost all audio formats
  • Runs on Windows web-servers
  • Provides access via ActiveX interface for all legacy programming languages (Visual Basic 6 or Delphi) as well as scripting (i.e. VBscript).
  • Any language that supports Web Services including .NET (2.00, 3.5, 4.00), Ruby, PHP and Java is supported.
  • Changes bitrate or frequency
  • Converts many files in batches
  • Has a high quality 32 bit converter engine
  • Has integrated audio CD ripper
  • Command line
  • ActiveX is also available
  • Direct conversion without temporary files
  • Header tags editor (album, artist, etc.)
  • Built-in audio player
  • Vista compatible

 

System Requirements


Copyright 2003-2025 CoolUtils Development. All rights reserved.