.CDA

CDA File

CD Audio Track shortcut (.cda)
Ask a question
QUICK ANSWER

A CDA file is not music - it is a tiny 44-byte shortcut Windows creates for each track on an audio CD. The actual audio stays on the physical disc. Copying CDA files to your hard drive copies only the pointers, so they will not play without the disc. To keep the music, rip the CD to MP3, WAV, or FLAC using Windows Media Player, iTunes, or VLC.

Developer: Microsoft (Windows CD Audio representation) Category: Audio Files Open standard MIME: application/x-cdf
OPENS ON Windows macOS Linux
Related: .OPUS · .M3U · .M3U8 · .WFP

On this page

19k+ extensions indexed
Last reviewed Jul 13, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the CDA file format?

A .cda file is a shortcut file for audio CD tracks. .cda files do not contain actual audio data but serve as an index pointing to individual tracks on a physical audio CD. Internally, each .cda is a fixed 44-byte RIFF file - bytes 0-3 hold the RIFF identifier and bytes 8-11 the CDDA form type - storing only track metadata: track number, start offset on disc in frames, and track length. No audio samples are stored in the file itself; the audio lives in the CD's Red Book pressing.

Automatic generation of .cda files

.cda files are typically small in size (44 bytes) and are generated automatically by the operating system for each track on a given audio CD. Windows has surfaced Red Book audio tracks this way since Windows 95, creating one .cda file per track whenever a disc is inserted.

Audio CD in optical drive

A .cda shortcut plays the given CD track when selected. Therefore, the CD must be placed in the CD-ROM drive beforehand, or the file won't work as intended. Copying a .cda file to a hard drive copies only the 44-byte pointer - not the audio - making the copy unplayable without the original disc.

Filenames of .cda files

.cda files use a naming convention based on the following pattern: Track##.cda, where ## is the number of the given track (for example, Track01.cda, Track02.cda). To convert CD audio to a portable format such as MP3 or FLAC, dedicated ripping software like Exact Audio Copy or VLC is required. Ripping to an uncompressed WAV file is also a common first step.

Security & safety

RISK: LOW

A .cda is a harmless 44-byte pointer - it can't carry audio or executable code, so there's no malware risk in the file itself. The only real 'risk' is wasted effort and confusion: copying or emailing .cda files is pointless because the audio stays on the disc. Always rip the CD to a real audio file (MP3/WAV/FLAC) to keep the music. When choosing a ripper, prefer the built-in tools or open-source options (VLC, EAC, XLD) over download-portal 'CDA to MP3 converters', many of which are adware that can't actually do anything useful with a lone .cda anyway.

Format details

in a nutshell
FULL NAMECD Audio Track shortcut (.cda)
DEVELOPERMicrosoft (Windows CD Audio representation)since Windows 95-era; how Windows surfaces Red Book CD audio tracks in Explorer
CATEGORYAudio Files
MIME TYPEapplication/x-cdf
TYPETiny pointer/index file - NOT actual audio data (RIFF "CDDA" chunk)
STANDARDOpen · royalty-free
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
52494646
ASCII
RIFF
A .cda is a 44-byte RIFF file: bytes 0-3 = "RIFF", bytes 8-11 = "CDDA". It contains only track metadata (track number, start offset on disc in frames, length), NOT audio samples. The audio lives in the CD's Red Book pressing; the .cda is a Windows-generated shortcut to it.

Programs that open CDA files

Windows4 apps
VLC media player Open-source Play the CD via Media > Open Disc, or Media > Convert/Save > Disc to rip tracks to MP3/FLAC/WAV. Reads the disc, not the .cda pointer.
Windows Media Player Built-in Insert the CD, open Windows Media Player, click 'Rip CD' - choose MP3 or WAV and a bitrate to save real audio files. Double-click a .cda just to play that track from the disc.
Exact Audio Copy (EAC) Free The audiophile choice for accurate, error-corrected ripping of CD tracks to WAV/FLAC. Use when you want bit-perfect rips.
iTunes / Apple Music Free Insert the CD, confirm Import; iTunes rips tracks to AAC/MP3/ALAC. Works on Windows and Mac.
macOS3 apps
VLC media player Open-source Play the audio CD, or Convert/Save to rip tracks to MP3/FLAC.
Apple Music (iTunes) Built-in Insert the CD (external drive), confirm Import to rip tracks to AAC/ALAC/MP3 as real files. macOS doesn't show .cda the way Windows does.
XLD (X Lossless Decoder) Free Accurate CD ripping to FLAC/ALAC/WAV with error correction - the Mac counterpart to EAC.
Linux2 apps
VLC media player Open-source Play the audio CD, or use Convert/Save to extract tracks to MP3/FLAC.
Asunder / abcde Open-source Dedicated CD rippers: insert the disc, pick FLAC/MP3/Ogg, and extract real audio files (with CDDB tagging).

Technical details

deep spec
File sizeFixed 44 bytes - the entire file is a minimal RIFF chunk containing only pointer metadata, never audio samples
Container formatRIFF (Resource Interchange File Format) with form type `CDDA`
Magic bytes`52 49 46 46` (`RIFF`) at offset 0; `43 44 44 41` (`CDDA`) at offset 8
MIME type`application/x-cdf`
Audio contentNone - the file stores only metadata; all audio samples reside on the physical CD's Red Book pressing
Stored metadataTrack number, start offset on disc (in CD frames at 75 fps), and track duration (in CD frames)
CD standardRed Book (IEC 60908) - defines 44.1 kHz / 16-bit stereo PCM audio on physical CD
CD frame rate75 frames per second - the unit used for start offset and duration values stored within the `.cda` file
Naming convention`Track##.cda` (e.g., `Track01.cda`, `Track02.cda`); the number matches the track's position on the disc
Developer / originMicrosoft - introduced with Windows 95 to expose Red Book audio tracks as clickable files in Windows Explorer
PortabilityNot portable without the source disc; copying a `.cda` file copies only the 44-byte pointer, not the audio
Platform supportWindows natively generates `.cda` files; macOS and Linux address CD tracks via device paths instead
Ripping requirementSoftware such as Exact Audio Copy or VLC must read audio directly from the optical drive and encode it to WAV, FLAC, or MP3
File extension`.cda` - assigned exclusively by Windows; no other common format uses this extension
ReleasedWindows 95-era; how Windows surfaces Red Book CD audio tracks in Explorer
Open standardYes · royalty-free
Specificationen.wikipedia.org

CDA conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with CDA files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about CDA files.

Frequently asked questions

What is a .cda file?
It's a tiny 44-byte shortcut Windows creates for each track on an audio CD - a pointer to audio that lives on the physical disc. It contains no sound itself, only the track number, start position and length.
Why won't my .cda files play after I copied them from the CD?
Because you copied only the pointers, not the audio. The real sound stays on the disc. To keep the music, 'rip' the CD to MP3/WAV/FLAC with Windows Media Player, iTunes or VLC while the disc is in the drive.
How do I convert a .cda file to MP3?
You don't convert the .cda directly - you rip the CD track it points to. Insert the disc, open Windows Media Player and click 'Rip CD' (choose MP3), or use VLC's Convert/Save. That produces real MP3 files.
How do I open or play a .cda file?
Double-click it with the CD in the drive and your default player will play that track. Without the original disc, a .cda is useless because it holds no audio.
Can I email or share .cda files?
No point - they're just 44-byte pointers to a specific disc. Rip the tracks to MP3/FLAC first, then share those real audio files.
What's the difference between a .cda and a .wav or .mp3?
A .wav/.mp3 contains the actual audio data and plays anywhere. A .cda contains no audio - it only references a track on a CD that must be in the drive. Ripping turns the CD track into a real .wav/.mp3.

References

1Wikipedia - .cda fileen.wikipedia.org
2Microsoft - Rip music from a CD (Windows Media Player)support.microsoft.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.NOMEDIAAndroid No-Media Marker File
6.PARTPartial Download File
7.RPMSGRestricted Permission Message
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.DBSQLite Database File

Related extensions

.OPUSOpus Audio File (Ogg Opus)
.M3UM3U Media Playlist (MP3 URL)
.M3U8UTF-8 M3U Playlist / HLS (HTTP Live Streaming) Playlist
.WFPWaveFront Program file (Turtle Beach)
.XSPFXSPF - XML Shareable Playlist Format (pronounced 'spiff')
.AMRAdaptive Multi-Rate (AMR) audio

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z