.SIT

Файл SIT

StuffIt Archive
Задать вопрос
БЫСТРЫЙ ОТВЕТ

A SIT file is a StuffIt archive -- the Mac equivalent of ZIP, used from the late 1980s into the 2000s for distributing Mac software. To open one on a Mac, use the free StuffIt Expander or The Unarchiver; on Windows, use StuffIt Expander for Windows or the unar command-line tool. StuffIt development ended in December 2019, so use ZIP for any new archives.

Разработчик: Aladdin Systems / Allume Systems / Smith Micro Software Категория: Сжатые файлы MIME: application/x-stuffit
ОТКРЫВАЕТСЯ НА Windows macOS
Связанные: .RAR · .ZIP · .Z01 · .7Z

На этой странице

Проиндексировано расширений: 19k+
Последняя проверка: Jul 19, 2026

Не знаете, что это за файл?

Перетащите любой файл в наш идентификатор - мы прочитаем первые байты, чтобы определить формат.

Идентифицировать файл

Что такое формат файла SIT?

A .sit file is an archive file format created in 1987 by Raymond Lau of Aladdin Systems for the classic Macintosh operating system. Today it is readable on many platforms, although it is no longer popular and seldom created from scratch. .sit archives are sometimes described as _"ZIP files for Mac OS"_, since they served the same role on classic Macintosh that ZIP archives play on Windows. The format is proprietary; ownership passed from Aladdin Systems through Allume Systems to Smith Micro Software, which is not the original creator.

A key strength of .sit was its faithful preservation of Macintosh-specific metadata - HFS type and creator codes, as well as both the data fork and resource fork of every archived file. Generic ZIP could not do this. Archives open with the four-byte ASCII signature SIT! and store data in a big-endian binary layout, with per-file compression (LZ and Huffman variants, and the later "Arsenic" method) and optional password protection. Files were frequently paired with a .hqx BinHex wrapper to survive transport over text-only email and Usenet.

The .sit format was superseded in 2002 by the redesigned .sitx (StuffIt X) format, which uses dynamic compression that adapts to the data supplied and is an entirely different binary layout. Smith Micro discontinued active StuffIt development in December 2019, and modern Mac workflows favour ZIP or .dmg for distribution. Free tools such as The Unarchiver and the unar command-line utility still open legacy .sit archives without difficulty.

Безопасность и защита

РИСК: MEDIUM

A .sit archive can contain any files, including old Mac executables - extract only from trusted sources and scan the contents. Practical risk today is the SOFTWARE: because StuffIt is discontinued, web searches for a 'StuffIt opener' frequently lead to bundled-adware installers and fake 'free download' portals. Get StuffIt Expander only from stuffit.com or the Mac App Store, and prefer the open-source The Unarchiver/Keka. Classic .sit files copied off a Mac may have lost their resource fork, leaving some old files non-functional even after extraction.

Детали формата

в двух словах
ПОЛНОЕ НАЗВАНИЕStuffIt Archiveтакже известен как StuffIt compressed archive, Stuffit file
РАЗРАБОТЧИКAladdin Systems / Allume Systems / Smith Micro Softwareс 1987 (StuffIt, classic Mac OS)
КАТЕГОРИЯСжатые файлы
MIME-ТИПapplication/x-stuffit
ТИПProprietary Macintosh compressed archive (binary)
СВЯЗАННЫЕ.rar.zip.z01.7z
MAGIC BYTES · СИГНАТУРА ФАЙЛА
СМЕЩЕНИЕ
00010203
HEX
53495421
ASCII
SIT!
Older classic StuffIt archives begin with the ASCII "SIT!" (53 49 54 21); some variants start with "SITD" or "StuffIt". The newer StuffIt X format (.sitx) uses a different magic ("StuffIt (c)1997-...") and is a separate format. Old Mac SIT files may also carry data in the resource fork, lost when copied to non-Mac filesystems.

Программы, открывающие файлы SIT

Windows3 apps
ExtractNow Бесплатно Batch extraction tool; handles .sit among many formats. Drag files in and extract.
StuffIt Expander for Windows Бесплатно Legacy free Expander extracts .sit on Windows. Product is discontinued (no updates), but downloads remain at stuffit.com.
The Unarchiver (unar CLI) Открытый код Use the cross-platform 'unar file.sit' command line to extract classic StuffIt archives on Windows.
macOS3 apps
StuffIt Expander Бесплатно Drag the .sit onto StuffIt Expander (free on the Mac App Store) to extract. The original native opener.
The Unarchiver Бесплатно Double-click the .sit; The Unarchiver extracts classic StuffIt (and many other) archives. Best free general option.
Keka Открытый код Drag the .sit onto Keka to extract legacy StuffIt archives.

Технические подробности

глубокая спецификация
Container typeProprietary binary archive
Magic bytes`SIT!` (hex `53 49 54 21`) at byte offset 0; some variants use `SITD` or `StuffIt`
Byte orderBig-endian throughout
MIME type(s)`application/x-stuffit`; also `application/x-sit`, `application/stuffit`
CompressionPer-file; LZ/Huffman variants; "Arsenic" (method 15) added in StuffIt 5.x
EncryptionOptional per-archive; DES in early versions, RC4 in later versions
IntegrityPer-entry CRC checksums for data validation
Archive structureHeader + sequential file entries, each holding filename, HFS metadata, optional data fork, optional resource fork, and compression data
Fork supportPreserves both HFS data fork and resource fork per archived file
HFS metadataStores Macintosh type codes and creator codes per entry
Associated OSClassic Mac OS, macOS, Windows (via StuffIt Expander)
Successor format`.sitx` (StuffIt X, 2002) - redesigned binary layout, separate format entirely
Developer lineageAladdin Systems → Allume Systems → Smith Micro Software; discontinued December 2019
Common transfer wrapperOften distributed inside `.hqx` (BinHex) encoding for safe transit over text-only email and Usenet
Выпущен1987 (StuffIt, classic Mac OS)
Последняя версияClassic SIT format (StuffIt 5.x era); superseded by SITX (StuffIt X) in 2002

Конвертации SIT

Вопросы и ответы сообщества

спрошено пользователями
Задать быстрый вопрос
Получите помощь от людей, работающих с файлами SIT. Будьте конкретны - укажите вашу систему и версию ПО.
Аккаунт не нужен · ответы обычно в течение дня

Вопросов пока нет - станьте первым, кто спросит о файлах SIT.

Часто задаваемые вопросы

What is a SIT file?
A StuffIt archive - the classic Macintosh compressed-file format (the Mac counterpart to ZIP), used widely from the late 1980s into the 2000s for Mac software and downloads.
How do I open a .sit file on a Mac?
Use the free StuffIt Expander (Mac App Store), or just double-click it with The Unarchiver or Keka installed. All extract classic StuffIt archives at no cost.
How do I open a .sit file on Windows?
Use the legacy free StuffIt Expander for Windows (stuffit.com), ExtractNow, or the cross-platform 'unar' command from The Unarchiver. The format is old, so a dedicated extractor works best.
Is StuffIt still supported?
No - Smith Micro announced StuffIt's End of Life in December 2019 (last update 2020); it's no longer developed. You can still extract old .sit files with free tools, but use ZIP for new archives.
What's the difference between SIT and SITX?
SIT is the classic StuffIt format; SITX (StuffIt X, 2002) is a redesigned successor with better compression. They're different formats - make sure your extractor supports the one you have.
My .sit won't extract or files seem broken - why?
It may be a very old or corrupted archive, or it lost its Mac 'resource fork' when copied off a Mac (breaking some old apps). Try The Unarchiver/Keka, and if it's wrapped in a .hqx (BinHex) decode that first with StuffIt Expander.

Ссылки

1Wikipedia - StuffIten.wikipedia.org
2Smith Micro - StuffIt Application End of Lifesmithmicrosoftware.zendesk.com

Узнать больше

по всей базе данных

Популярные расширения на этой неделе

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

Похожие расширения

.RARRAR Archive (Roshal ARchive)
.ZIPZIP Archive
.Z01Split ZIP Archive - First Part
.7Z7-Zip Archive
.001Split / multi-volume archive - first part (.001)
.ZIRenamed / Truncated ZIP Archive

Бесплатные инструменты для файлов

Идентификатор файлов и конвертер изображений в браузере - все работает на вашем устройстве.

Открыть инструменты

Обзор расширений файлов A-Z