What is a .sit file?
StuffIt Compressed Archive · Archive · Aladdin Systems / Smith Micro · 1987
A .sit file is a StuffIt archive, the standard compressed format of the classic Mac era: 1990s Mac software downloads were almost all .sit (often .sit.hqx). The later .sitx is the StuffIt X successor.
What is a .sit file used for?
StuffIt mattered on the Mac because it preserved the old dual-fork file structure (resource and data forks) that ZIP mangled, so Mac programs survived a download intact. Classic archives start with the bytes SIT! at the file's beginning.
Modern macOS no longer ships anything that opens them. StuffIt Expander still exists as a free download and remains the sure way in; The Unarchiver handles most classic .sit files too, though StuffIt X (.sitx) support elsewhere is spotty.
How to open a .sit file
The .sit format opens in the following apps, grouped by operating system. If one app does not work, try another from the same list. For a step-by-step walkthrough, see how to open a .sit file.
Windows
- StuffIt Expander for Windows
- 7-Zip (some classic .sit)
macOS
- StuffIt Expander
- The Unarchiver
Linux
- The Unarchiver (unar)
How to convert a .sit file
You can convert a .sit file to zip, 7z using a conversion tool or the export menu of an app that opens it.
.sit file signature (magic bytes)
Programs recognise a .sit file by the bytes at the start of the file, not by its name. These are the signatures for StuffIt. For a full breakdown, see the StuffIt file signature page.
| Hex signature | Offset | Note |
|---|---|---|
| 53 49 54 21 00 | 0 | classic StuffIt; StuffIt X (.sitx) uses a different header |
See the full magic-numbers reference for every format.
Frequently asked questions
What is a .sit file?
A .sit file is a StuffIt archive, the standard compressed format of the classic Mac era: 1990s Mac software downloads were almost all .sit (often .sit.hqx). The later .sitx is the StuffIt X successor.
How do I open a .sit file on a modern computer?
Install the free StuffIt Expander (macOS or Windows) or try The Unarchiver. Both open classic .sit archives; Expander is the safest bet for odd or old variants.
What is the difference between .sit and .sitx?
.sit is the classic StuffIt format from the Mac OS 8/9 era; .sitx is the redesigned StuffIt X format from 2002 with better compression but even less third-party support.
What is a .sit.hqx file?
A StuffIt archive wrapped in BinHex text encoding, the old way to move Mac files through email and early web servers. StuffIt Expander decodes both layers in one go.
Related formats
Sources
Details on this page were checked against authoritative references: