Skip to content

APE to TTA Converter

FileFlip converts APE to TTA entirely inside your browser, using FFmpeg compiled to WebAssembly. The file is never uploaded to a server: it is read off your disk, converted on your own machine, and saved back by the browser. That means no file-size limit, no queue and no account.

Convert APE to

How do I convert an APE file to TTA?#

  1. Drop your APE file onto the converter at the top of this page, or click it to pick one from your computer. You can add as many as you like.
  2. Leave the target set to TTA and the conversion starts on its own. FileFlip downloads 30.8 MB of WebAssembly the first time and nothing after that, then runs FFmpeg on your own machine.
  3. Save the TTA file. Your browser writes it straight to your downloads folder, because there was never a server holding it.

Does converting APE to TTA lose quality?#

No. Converting APE to TTA writes the data out again without discarding any of it, so nothing that was in the APE file is lost on the way. What changes is the size of the file, not what is inside it.

Is it safe to convert APE files online?#

Yes, because nothing is uploaded. FileFlip converts APE files inside the browser tab you already have open, using WebAssembly builds of the same engines a desktop converter would install. Your file is read from your own disk into the page's memory, and no request carrying it is ever made.

You do not have to take that on trust. Open your browser's network panel, run a conversion, and you will see the engine come down and your file go nowhere. There is no upload, no server-side copy, no retention window, and no account tied to what you converted.

How FileFlip works lists every engine, its version and its download size, and shows how to check for yourself that nothing leaves your machine.

What APE to TTA actually does to the file#

Converting APE to TTA runs on FFmpeg, downloads 30.8 MB of WebAssembly the first time and nothing after that, writes the data out again without discarding any of it, and drops encoded streams.

EngineFFmpeg
Conversion pathOne step: APE → TTA
Downloaded to your browser30.8 MB, once, then cached by your browser
QualityLossless
You get backOne file
Where it runsIn a background worker, so the page stays responsive

What survives the conversion

What is in the fileThis conversionWhy
Encoded streamsDroppedThe target format has nowhere to put it.

What is an APE file?#

An APE file holds audio compressed with Monkey's Audio, a lossless codec Matthew T. Ashland released in 2000 that trades slow, CPU-heavy decoding for smaller files than most other lossless formats.

Keep audio as APE when it was already ripped that way for an archive and the extra compression over FLAC actually matters for storage.

Convert APE to FLAC when the file needs to play on a portable player, a car stereo, or any app or device that only recognizes the more common lossless format.

What is a TTA file?#

A TTA file holds audio compressed with True Audio, a lossless codec built by Aleksander Djuric around real-time hardware encoding, so it decodes with very little CPU overhead compared to other lossless formats.

There is little reason to choose TTA over FLAC for a new lossless rip today; it mainly persists in existing archives and on older hardware players that already support it.

Convert TTA to FLAC for playback on current phones, players, and software, since FLAC covers the same lossless ground with far wider support.

APE to TTA questions people ask#

What creates an APE file?

An APE file is produced by encoding audio with Monkey's Audio, almost always through the ripping and tagging tools popular with Windows-based audio archivists, such as foobar2000 or dBpoweramp. It is rarely the format a recording device or streaming service hands you directly.

What still plays APE files?

foobar2000, JRiver Media Center, and dBpoweramp play APE natively on Windows, and VLC decodes it on any platform. Very few phones, portable players, or smart speakers support Monkey's Audio, which is the main practical drawback compared to FLAC.

Should I convert APE to FLAC or MP3?

Convert APE to FLAC to keep lossless quality while gaining support on far more devices and software; convert to MP3 only if the smaller lossy file size matters more than exact fidelity. Going from APE to FLAC loses nothing, since both are lossless and the original audio data is fully recovered either way.

What creates a TTA file?

TTA files come from ripping or archiving software that specifically chose the True Audio codec, most often foobar2000 or other Windows-based lossless ripping tools, and from a handful of portable media players that supported TTA natively before FLAC decoding became cheap enough for their hardware.