File Extension File Extension Guide

What is a SAV File?Save File

A technical reference for the .sav extension, a generic save file. What a SAV file is, why the same extension means different things in different programs, and how to work out which one you have and open it.

Save File 🎮 Saved Games 📊 SPSS Data 🔀 Many Programs
.SAV

Save File

Type:Save file
Extension:.sav
Short for:Save
Made by:Many programs
Most often:A saved game

📖 What is a SAV File?

A SAV file is a save file, its name simply short for save. It uses the .sav extension, and rather than belonging to one program, it is a label that many different pieces of software reach for when they need to store something for later.

That makes the extension a bit of a shapeshifter. What sits inside one .sav can be worlds apart from another, because the meaning comes from whichever program wrote it. The same three letters might hold your progress in a game or a researcher's dataset.

So the first question with any .sav is not how to open it but what made it. Once you know the source program, opening it is usually straightforward. Without that, a .sav is a closed box, since it is almost always a proprietary format meant only for the app that created it.

Key Characteristics

  • Short for save, a stored-state file
  • Not one format, many programs use it
  • Content varies, set by the source app
  • Usually binary, not readable as text

Good to Know

  • Often a game save, the commonest use
  • Also SPSS data, a statistics dataset
  • App-specific, opens in what made it
  • Identify first, then pick the tool
💡 Why it matters: Treating every .sav the same leads to frustration. Knowing the extension is shared explains why one .sav opens fine in a game while another needs statistics software, and why there is no single tool for all of them.
One extension, several possible meanings a .sav file what made it? 🎮 a saved game, from a video game 📊 an SPSS statistics dataset 💻 a paused virtual machine ⚙️ other app data or settings identify the source program to know which one you have

⚡ Quick Facts

File Extension.sav
Full NameSave File
Short ForSave
CategoryData or saved state
Most Common UseSaved game progress
Other Common UseSPSS statistical dataset
FormatUsually proprietary binary
Opens InThe program that created it
Related Extensions.save, .dat, .por, .srm

🔀 The Main Types

Because so many programs use the extension, it helps to know the handful of things a .sav is most likely to be. These are the common ones you will run into.

Game

Saved Game

Player progress, stats and world state from a video game, the most frequent kind by far.

SPSS

SPSS Dataset

A statistics dataset from IBM SPSS, holding rows and columns of research data.

VM

Saved VM State

A paused virtual machine image, for example from Parallels Desktop on a Mac.

Config

App Data

Settings, download states or other stored data that assorted programs keep.

🔎 How to Identify Yours

Since the fix depends on the source, working out which program made your .sav is the important first move. A few clues usually settle it quickly.

1

Where it came from

A save inside a game's folder points to that game. One in a research project points to SPSS.

2

The folder around it

Nearby files and the folder name often name the program, such as a game title or a stats project.

3

The file size

A tiny file is likely a game save, while a larger, data-heavy one hints at a statistics dataset.

💡 Ask where you got it: The quickest answer is often the simplest, what were you doing when the file appeared? A game you were playing, a survey you were analysing, a virtual machine you paused, each points straight to the right program.

🎮 Saved Game Files

The most common .sav by far is a game save, holding where you are in a game so you can pick up later. This covers everything from old console titles to modern PC games.

A game writes this file on its own, storing your progress, character, inventory and world state, and it loads it back when you continue. Each game, and often each version, uses its own layout, so a save from one game means nothing to another. Console game saves can also be loaded in an emulator on a computer, paired with the matching game so it knows how to read them. A Nintendo DS save, for instance, opens in an emulator such as DeSmuME, while PlayStation saves work with emulators like ePSXe or PCSX2.

⚠️ Versions can clash: A save from an older release of a game may not load in a newer one, since the format can change between versions. Keeping the game and its saves on matching versions avoids a save that suddenly will not load. Backing up a save before a game update, or using a save manager to keep copies, protects progress you would hate to lose.

📊 SPSS Data Files

The other well-known kind of .sav is an SPSS data file, the format of IBM SPSS, a program used for statistics. Here the file holds a dataset rather than game progress.

Inside is a table of research data, organised into cases, the rows, and variables, the columns, along with a dictionary that describes each variable. It is a proprietary binary file, so you read it in SPSS itself, or in free alternatives like PSPP, and it can be exported to formats such as SPSS Portable, CSV or Excel for sharing. Turning a dataset into CSV or Excel is the usual way to hand it to someone without SPSS, since almost anyone can open those. Tools in R and Python can also read these datasets for analysis.

💡 A free way in: No copy of SPSS to hand? PSPP is a free program that opens SPSS .sav files and covers much of the same ground, a handy route for reading a dataset someone sent you.

📂 How to Open a SAV File

With the source identified, opening a .sav follows naturally, since the right tool is the program behind it. Here is the path for each of the common kinds.

1

A game save

Load it through the game itself, or through an emulator paired with the matching game.

2

An SPSS dataset

Open it in IBM SPSS, or in free PSPP, and export to CSV or Excel if you need to share it.

3

Something else

Trace the program that made it, a virtual machine or another app, and open it there.

⚠️ Skip the guesswork: Opening a .sav in a plain text editor like Notepad usually shows unreadable gibberish, since most of these files are binary. Because they are app-specific formats, there is rarely a universal viewer, so matching the file to its own program is the reliable route.
Routing a .sav to the right tool what made the file? start here a game open in the game or emulator IBM SPSS open in SPSS or PSPP, export CSV another app open in that program

🛠️ If It Will Not Open

Trouble with a .sav nearly always comes back to a mismatch between the file and the program you are trying it with.

Wrong programThe file opens in nothing useful because you have not matched it to its source app. Identify what made it, then use that.
Version mismatchA game save from an older or newer release may not load. Line the game version up with the save.
Wrong save locationA game may only see saves in its own folder. Put the file where the game expects to find them.
Corrupted fileA save that was cut short, or a file damaged in transit, may no longer load. An earlier backup save, if one exists, is the way back.

🔀 Related Formats

A .sav sits among the other save and data files you meet around games and statistics.

.saveAnother generic saved-game extension, used by various games in much the same way as .sav.
.srmA save-RAM file from console emulators, holding a game's saved data on a computer.
.datA generic data file, another catch-all extension whose meaning depends on the program.
.porAn SPSS Portable file, a text-based export of an SPSS dataset for moving between systems.
.csvA plain-text table often used to export the data from an SPSS .sav for wider use.

❓ Frequently Asked Questions

First work out which program made it, since a .sav belongs to whatever created it. If it is a game save, load it through the game, or through an emulator paired with the matching game. If it is an SPSS dataset, open it in IBM SPSS or the free PSPP. For other kinds, such as a paused virtual machine, trace the app behind it and open it there. There is no single tool that opens every .sav.

A SAV file is a save file, its name short for save. It is not one format but a generic extension that many different programs use to store data for later. What is inside depends entirely on the program that wrote it, so one .sav might hold your progress in a video game while another holds a statistics dataset. Most often a .sav is a saved game, and the second most common kind is an SPSS data file.

Because the extension is a convenient shorthand rather than a single standard. Developers use .sav to signal this is where we stored the user's data, so many unrelated programs picked the same three letters independently. Games, statistics software, virtual machine tools and others all write .sav files with completely different contents. The extension tells you something was saved, but not by what, which is why identifying the source program matters.

Load it through the game that created it, which is the reliable route since each game uses its own save format. The game usually finds its saves automatically in its own folder, so putting the file where the game expects it can be enough. For a console game save, an emulator on your computer can load it, paired with the matching game so it knows how to read the file. A save from a different game will not work.

Open it in IBM SPSS, the program the format belongs to. If you do not have SPSS, the free program PSPP opens SPSS .sav files and covers much of the same ground. Tools in R and Python can also read these datasets for analysis. Once open, you can export the data to formats like SPSS Portable, CSV or Excel to share it with people who do not use SPSS. The file holds rows of cases and columns of variables.

Sometimes, depending on the type. An SPSS .sav opens in the free PSPP as well as in SPSS, and can be read by R or Python too. A game save is trickier, since it is tied to that specific game, though a matching emulator can load a console save. For a virtual machine or another app's .sav, you generally need that program. The key is that these are app-specific formats, so a matching tool is usually required.

Often, but not always. A saved game is the most common thing a .sav holds, so many people meet the extension that way. Still, the same extension is used by other software, most notably IBM SPSS for statistical datasets, along with virtual machine tools and other apps. So a .sav is frequently a game save, but you cannot assume it, and the safe move is to check which program created the particular file you have.

PSPP is the best-known free option. It is an open program designed as an alternative to IBM SPSS, and it opens SPSS .sav files directly, letting you view and analyse the dataset without a paid licence. Beyond PSPP, programming tools in R and Python can read SPSS .sav files for those comfortable with code. Any of these lets you get at a dataset someone sent you and, if needed, export it to CSV or Excel.

Usually because the file and the program do not match. A .sav opens only in the app that made it, so the first fix is to identify that program and use it. For game saves, a version mismatch can stop a file loading, so line the game version up with the save, and make sure the save sits in the folder the game reads. If the file itself is corrupted from a bad save or transfer, a backup copy is the way back.

A dataset. An SPSS .sav holds a table of research data arranged into cases, which are the rows, and variables, which are the columns, much like a spreadsheet. Alongside the data it keeps a dictionary that describes each variable, such as its name, type and labels. The whole thing is a proprietary binary file, so it is not readable as plain text and is meant to be opened in SPSS or a compatible program like PSPP.

It depends on the type. An SPSS .sav can be exported from SPSS or PSPP to formats like SPSS Portable, CSV or Excel, which is how datasets are shared with people who lack SPSS. A game save, on the other hand, generally cannot be converted, since it only means anything to its own game. So conversion is realistic for the data kind of .sav but not for a game save, which stays tied to the game that made it.

A .sav is data rather than a program, so opening one in its proper application is normally safe. The usual caution applies to where it came from, since a save from an untrusted source, especially a modified game save, could in rare cases be crafted to exploit the program that loads it. For files from a game you play or a colleague's research project, the risk is low. Open a .sav in its intended program rather than forcing it elsewhere.

Look at where the file lives and what surrounds it. A game save usually sits in that game's own save folder, so the folder name or path often names the game. The file's date can jog your memory about what you were last playing, and its small size is itself a hint that it is a game save rather than a dataset. If you are still stuck, searching online for the game you suspect along with the words SAV file usually turns up how that particular game stores its saves.

It depends on the console the game is from, since each system has its own emulators. A Nintendo DS save, for example, loads in an emulator such as DeSmuME, and PlayStation saves work with ones like ePSXe or PCSX2. In every case the emulator needs the matching game so it can read the save correctly. The save also has to go where the emulator looks for it, which is usually a saves folder alongside the game, so it lines up with the right title.

This applies to the SPSS kind of .sav, which holds a dataset. Open the file in SPSS or the free PSPP, then use Save As or Export and choose CSV as the target, which writes out a plain-text table almost any program can read. Excel is another common export target for the same reason. A game save is different and generally cannot be turned into CSV, since it only means something to its own game. So converting to CSV is a data-file task, not a game-save one.

📝 Summary

A SAV file is a save file, its name short for save, and it is a generic extension rather than one format. Many unrelated programs use .sav to store data, so the contents depend entirely on the program that wrote it. Most often a .sav is a saved game, holding a player's progress, stats and world state, which loads in the game itself or in a matching emulator for a console title. The next most common kind is an SPSS data file, a proprietary binary from IBM SPSS that holds a dataset of cases and variables and opens in SPSS or the free PSPP, with export to CSV or Excel for sharing. Other .sav files include paused virtual machine states and assorted app data. Because these are app-specific formats, the first step with any .sav is to work out which program made it, from where the file came from, its folder and its size. Once the source is known, opening it is usually simple, and forcing it into the wrong program only shows garbled data.