aup3

.aup3Audacity Project File

Audacity Team · 2014

Developer
Audacity Team
Category
Audio
MIME Type
application/x-audacity-project
First Released
2014
Open Format
Yes
File Signature
SQLite format 3006000
At a Glance
.aup3
Audacity Project File

The .aup3 file is a project file used by Audacity to save audio editing sessions, not the final exported audio itself.

Reviewed on July 15, 2026
Compression
Varies (data files can be compressed)
Transparency
No
Editability
High
Best for
Audio project saving

Key Features

  • Stores editing history and project structure
  • Enables non-destructive audio editing
  • Manages multiple tracks and complex edits
  • Efficiently handles large audio projects

Best For

  • Saving complex multi-track audio projects
  • Maintaining a record of your editing process
  • Continuing audio editing work later
  • Non-destructive editing workflows

Less Ideal For

  • Sharing final audio with others for playback
  • Embedding audio into web pages or presentations
  • Creating audio files for direct listening on most devices
  • Storing raw, unedited audio recordings

Common Use Cases

  • Saving ongoing audio editing sessions in Audacity
  • Archiving work-in-progress audio projects
  • Collaborating on audio projects by sharing the .aup3 file and its associated data folder
  • Revisiting and further editing previously worked-on audio projects

How to Open It

  1. Open the Audacity application.
  2. Go to File > Open and navigate to your .aup3 file.
  3. Ensure that the .aup3 file and its corresponding _data folder are in the same directory.
  4. Double-clicking the .aup3 file will also typically launch Audacity and open the project if the application is installed.

What is a .aup3 file?

The .aup3 file format is the native project file for the popular open-source audio editor, Audacity. It doesn't store the final audio as a single file but rather as a database containing pointers to the actual audio data files stored separately. This allows for non-destructive editing, meaning your original audio remains untouched. When you save a project, Audacity creates this .aup3 file and a corresponding _data folder to manage all your edits, tracks, and effects.

Programs That Open .aup3 Files

PlatformProgram
WindowsAudacityFreeOfficial
macOSAudacityFreeOfficial
LinuxAudacityFreeOfficial

How to Convert .aup3 Files

FormatMethod
.MP3Export from Audacity
.WAVExport from Audacity
.OGGExport from Audacity

Common Problems with .aup3 Files

⚠️ Cannot open .aup3 file
Ensure you have Audacity installed and that the .aup3 file is in the same folder as its corresponding _data directory. Moving them separately will break the project.
⚠️ Lost audio data or project won't load
This can happen if the .aup3 file or its associated _data folder is corrupted or incomplete. Always back up your project files regularly.

Frequently Asked Questions

Is .aup3 an audio file?

No, .aup3 is a project file that references audio data. It contains editing information, not the audio itself.

Can I play .aup3 files like an MP3?

No, you need the Audacity software to open and work with .aup3 project files. They are not designed for direct playback.

Why does Audacity create a separate _data folder?

The _data folder contains the actual raw audio chunks and other project assets. The .aup3 file acts as a database linking all these elements together for editing.

Technical Details

The .aup3 file is essentially a SQLite database that stores metadata about the audio project, including track information, edits, effects, and pointers to the raw audio data stored in associated .flp files within the project's _data folder. This database structure enables Audacity to manage complex projects and perform non-destructive editing.

Did You Know?

The .aup3 format replaced the older .aup format used in earlier versions of Audacity.
Audacity is one of the most popular free and open-source audio editors available across multiple operating systems.

Security Information

.aup3 files are generally safe as they are project files created by a trusted application. However, as with any file, exercise caution when downloading them from untrusted sources, as they could potentially be part of a malicious payload if bundled with other components.

Related Extensions