File formats
Open a .sav File Without SPSS
You can open an SPSS .sav file free, in your browser: drop it into crosstabs.com and it parses locally with variable and value labels preserved — then crosstab it with significance testing, or export to CSV/XLSX. The file never uploads.
Reviewed by the crosstabs.com methods team · Last updated
Run this on your own data — free, no signup
Upload a CSV or XLSX. Everything runs in your browser; your file never leaves your device.
Open the workspace →Why .sav files are painful without SPSS
A .sav file is more than data: it carries variable labels (“Q4: Overall satisfaction”), value labels (1 = “Strongly disagree”), and missing-value rules. Convert it to CSV carelessly and you get a spreadsheet of meaningless numeric codes. That metadata is exactly why agencies and universities standardize on the format — and why opening one without an SPSS license has spawned a small industry of converters.
crosstabs.com reads the file directly: drop the .sav on the homepage, and the workspace opens with labels applied — your categories read as words, your variables carry their question text, and system-missing values flow into the normal missing handling.
What you can do with it
Everything the workspace does for CSV and Excel works for .sav: crosstabs with chi-square and 20+ measures, column-proportions significance letters, weighting, batch banner tables, and CSV/XLSX/PDF export. Since everything runs locally, respondent-level data in the .sav never touches a server — often the deciding factor for survey data.
Free alternatives compared
PSPP (GNU) is a capable free desktop clone of SPSS — the right tool if you need to edit and re-save .sav files. R (haven) and Python (pyreadstat) read .sav well if you write code. crosstabs.com is the no-install path: open the file, build tables, export — nothing to learn, nothing uploaded.
How to interpret it
Rule of thumb
If your goal is tables from an existing .sav, you don't need an SPSS license — you need the labels preserved and the statistics done right.
Frequently asked questions
- Can I open a .sav file without buying SPSS?
- Yes. Drop the .sav file into crosstabs.com — it parses in your browser with variable labels and value labels preserved, so categories show as 'Strongly agree' rather than numeric codes. No license, signup, or upload: the file never leaves your device.
- Are my SPSS labels kept?
- Yes. Value labels are applied to the data (code 1 becomes its label), and variable labels appear alongside variable names in the workspace and the variable dictionary.
- Is the .sav file uploaded to a server?
- No. Parsing happens entirely in your browser using JavaScript; nothing is transmitted. That matters because .sav files often contain respondent-level data.
- What .sav features are not supported?
- Custom user-missing value ranges are not applied (system-missing values are handled), and very old or unusual .sav variants may not parse. If a file fails, export it from SPSS or PSPP as .sav again, or fall back to CSV.
- Can I convert .sav to CSV or Excel?
- Yes — open the .sav, build any table you need, and export CSV or XLSX. For a plain data conversion, free desktop PSPP can also save .sav files as CSV.
References & further reading
Try it on your own data — free, no signup
Upload a CSV or XLSX. Everything runs in your browser; your file never leaves your device.
Open the workspace →