StuffIt is a discontinued family of
computer software
Software consists of computer programs that instruct the Execution (computing), execution of a computer. Software also includes design documents and specifications.
The history of software is closely tied to the development of digital comput ...
utilities for archiving and compressing
files. Originally produced for
Macintosh
Mac is a brand of personal computers designed and marketed by Apple Inc., Apple since 1984. The name is short for Macintosh (its official name until 1999), a reference to the McIntosh (apple), McIntosh apple. The current product lineup inclu ...
, versions for
Microsoft Windows
Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
,
Linux
Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
(
x86
x86 (also known as 80x86 or the 8086 family) is a family of complex instruction set computer (CISC) instruction set architectures initially developed by Intel, based on the 8086 microprocessor and its 8-bit-external-bus variant, the 8088. Th ...
), and
Sun Solaris
Oracle Solaris is a proprietary Unix operating system offered by Oracle for SPARC and x86-64 based workstations and servers. Originally developed by Sun Microsystems as Solaris, it superseded the company's earlier SunOS in 1993 and became kno ...
were later created.
The proprietary compression format used by the StuffIt utilities is also termed StuffIt.
In December 2019,
Smith Micro Software, the product's most-recent owner and developer, officially announced that StuffIt had reached its end-of-life and that StuffIt products would no longer be developed. One last update did come out in December 2020 after the launch of the
Apple M1
Apple M1 is a series of ARM-based system-on-a-chip (SoC) designed by Apple Inc., launched 2020 to 2022. It is part of the Apple silicon series, as a central processing unit (CPU) and graphics processing unit (GPU) for its Mac desktops and no ...
architecture to support that and Intel Mac systems through a
universal binary of the program.
Overview
StuffIt was originally developed in the summer of 1987 by Raymond Lau, who was then a student at
Stuyvesant High School
Stuyvesant High School ( ) is a co-ed, State school, public, college-preparatory, Specialized high schools in New York City, specialized high school in Manhattan, New York City. The school, commonly called "Stuy" ( ) by its students, faculty, a ...
in New York City. It combined the
fork-combining capabilities of utilities such as
MacBinary
MacBinary is a file format that combines the data fork and the resource fork of a classic Mac OS file into a single file, along with Hierarchical File System (Apple), HFS's extended metadata. The resulting file is suitable for transmission over Fil ...
with newer
compression algorithm
In information theory, data compression, source coding, or bit-rate reduction is the process of encoding information using fewer bits than the original representation. Any particular compression is either lossy or lossless. Lossless compression ...
s similar to those used in
ZIP. Compared to existing utilities on the Mac, notably
PackIt, StuffIt offered "one step" operation and higher compression ratios. By the fall of 1987 StuffIt had largely replaced PackIt in the Mac world, with many software sites even going so far as to convert existing PackIt archives to save more space.
StuffIt soon became very popular and
Aladdin Systems was formed to market it (the last
shareware
Shareware is a type of proprietary software that is initially shared by the owner for trial use at little or no cost. Often the software has limited functionality or incomplete documentation until the user sends payment to the software developer. ...
release by Lau was version 1.5.1). They split the product line in two, offering StuffIt Classic in
shareware
Shareware is a type of proprietary software that is initially shared by the owner for trial use at little or no cost. Often the software has limited functionality or incomplete documentation until the user sends payment to the software developer. ...
and StuffIt Deluxe as a commercial package. Deluxe added a variety of additional functions, including additional compression methods and integration into the Mac Finder to allow files to be compressed from a "Magic Menu", or seamlessly browse inside and edit compressed files without expanding them using "True Finder Integration
StuffIt was upgraded several times, and Lau removed himself from direct development as major upgrades to the "internal machinery" were rare. Because new features and techniques appeared regularly on the Macintosh platform, the shareware utility
Compact Pro
Compact Pro is a software data compression utility for archiving and compressing files on the Apple Macintosh platform. It was a major competitor to StuffIt in the early 1990s, producing smaller archives in less time, able to create self-extrac ...
emerged as a competitor to StuffIt in the early 1990s.
A major competitive upgrade followed, accompanied by the release of the freeware
StuffIt Expander, to make the format more universally readable, as well as the shareware StuffIt Lite which made it easier to produce. Prior to this anyone attempting to use the format needed to buy StuffIt, making Compact Pro more attractive. This move was a success, and Compact Pro subsequently fell out of use.
Several other Mac compression utilities appeared and disappeared during the 1990s, but none became a real threat to StuffIt's dominance. The only ones to see any widespread use were special-purpose "disk expanders" like
DiskDoubler
DiskDoubler (DD) is a data compression utility for compressing files on the classic Mac OS platform. Unlike most such programs, which compress numerous files into a single archive for transmission, DiskDoubler compresses single files "in place" t ...
and SuperDisk!, which served a different niche. Apparently as a side-effect, StuffIt once again saw few upgrades. The
file format
A file format is a Computer standard, standard way that information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary format, pr ...
changed in a number of major revisions, leading to incompatible updates. PC-based formats long surpassed the original StuffIt format in terms of compression, notably newer systems like
RAR and
7z. These had little impact on the Mac market, as most of these never appeared in an easy-to-use program on the Mac.
With the introduction of
Mac OS X
macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
, newer Mac software lost their forks and no longer needed anything except the built-in
Unix
Unix (, ; trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, a ...
utilities like
gzip
gzip is a file format and a software application used for file compression and decompression. The program was created by Jean-loup Gailly and Mark Adler as a free software replacement for the compress program used in early Unix systems, and ...
and
tar. Numerous programs "wrapping" these utilities were distributed, and since these files could be opened on any machine, they were considerably more practical than StuffIt in an era when most data is cross-platform. With the release of OS X Public Beta,
Aladdin Systems released StuffIt 6.0 which runs under OS X.
Although it was late to market,
Aladdin Systems introduced the completely new StuffIt X format in September 2002 with StuffIt Deluxe 7.0 for Macintosh. It was designed to be extendable, support more compression methods, support long file names, and support Unix and Windows file attributes. StuffIt X improves over the original StuffIt format and its descendants by adding multiple compression algorithms such as
PPM, and
BWT to
LZW-type compression. It also added a "block mode" option, error correcting "redundancy" options to protect against data loss, and several encryption options. In January 2005,
JPEG
JPEG ( , short for Joint Photographic Experts Group and sometimes retroactively referred to as JPEG 1) is a commonly used method of lossy compression for digital images, particularly for those images produced by digital photography. The degr ...
compression was added as a StuffIt X compression option (see the related 'SIF Format' below).
From the mid-1990s until the 2005 acquisition by
Smith Micro Software, coinciding with the release of
Mac OS X v10.4 "Tiger," StuffIt Expander came bundled with the Macintosh operating system.
Although Mac files generally did not use
filename extension
A filename extension, file name extension or file extension is a suffix to the name of a computer file (for example, .txt, .mp3, .exe) that indicates a characteristic of the file contents or its intended use. A filename extension is typically d ...
s, one of StuffIt's primary uses was to allow Mac files to be stored on non-Mac systems where extensions were required.
So, StuffIt-compressed files save the resource forks of the Macintosh files inside them, and typically have the extension . Newer (non-backwards compatible) Stuffit X-compressed files carry the file extension . Encrypted StuffIt archives created with the now-discontinued ''Private File'' utility will have extensions. StuffIt-compressed ''ShrinkWrap''
disk image
A disk image is a snapshot of a storage device's content typically stored in a file on another storage device.
Traditionally, a disk image was relatively large because it was a bit-by-bit copy of every storage location of a device (i.e. every ...
s will carry or extensions. However, a
Classic Mac OS
Mac OS (originally System Software; retronym: Classic Mac OS) is the series of operating systems developed for the Mac (computer), Macintosh family of personal computers by Apple Computer, Inc. from 1984 to 2001, starting with System 1 and end ...
version of StuffIt is needed to mount the images or convert them to a newer format readable in
macOS
macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
.
Smith Micro Software offers free downloads of
StuffIt Expander for Mac and Windows, which expands (uncompresses) files compressed using the StuffIt and StuffIt X format, as well as many other compressed, encoded, encrypted and segmented formats. The
shareware
Shareware is a type of proprietary software that is initially shared by the owner for trial use at little or no cost. Often the software has limited functionality or incomplete documentation until the user sends payment to the software developer. ...
application
DropStuff permits the compressing of files into the StuffIt X format.
The StuffIt and StuffIt X formats remain, unlike some other file compression formats,
proprietary, and
Smith Micro Software charge license fees for its use in other programs. Given this, few alternative programs support the format.
There was also a "self-expanding" variant of StuffIt files with a extension that runs as an executable. A utility called exists to turn such an executable into a vanilla sit file.
Derivative products
StuffIt Image Format (SIF)
Early in 2005, a new
JPEG
JPEG ( , short for Joint Photographic Experts Group and sometimes retroactively referred to as JPEG 1) is a commonly used method of lossy compression for digital images, particularly for those images produced by digital photography. The degr ...
compression system was released that regularly obtained compression in the order of 25%
(meaning a compressed file size 75% of the original file size) without any further loss of image quality and with the ability to rebuild the original file, not just the original image. (
ZIP-like programs typically achieve JPEG compression rates in the order of 1 to 3%. Programs that optimize JPEGs without regard for the original file, only the original image, obtain compression rates from 3 to 10% (depending on the efficiency of the original JPEG). Programs that use the rarely implemented
arithmetic coding
Arithmetic coding (AC) is a form of entropy encoding used in lossless data compression. Normally, a String (computer science), string of characters is represented using a fixed number of bits per character, as in the American Standard Code for In ...
option available to the JPEG standard typically achieve rates around 12%.)
The new technique was implemented as a StuffIt X format option in their ''StuffIt Deluxe'' product. They have also proposed a new image format known as SIF, which simply consists of a single JPEG file compressed using this new technique.
Pending filing of their patent, they retain knowledge of the details of this algorithm as a trade secret. Some details are disclosed in: the high JPEG recompression is achieved by undoing the last step of the JPEG compression itself (the Huffman encoding of quantized transform coefficients). Instead, the transform coefficients are compressed by a more efficient algorithm (a predictive model based on the DC coefficients of neighboring blocks). Similar techniques are also applied for other image file formats such as GIF and TIFF and even the MP3 music file format. By means of decomposition, the relatively high compression rates for individual file formats can also be achieved for container file formats such as PDF, PSD and even ZIP.
StuffIt Wireless
On July 5, 2005,
Smith Micro Software announced their acquisition and intention to expand the new JPEG recompression technique to wireless platforms and other file formats. The initial press release and preliminary information saw the first use of the title “StuffIt Wireless.”
StuffIt Expander
StuffIt Expander is a proprietary, freeware, closed source, decompression software utility developed by Allume Systems (a subsidiary of Smith Micro Software formerly known as Aladdin Systems). It runs on the classic Mac OS, macOS, and Microsoft Windows. Prior to 2011, a Linux version had also been available for download.
Notable features
Duplicate Folding
Duplicate Folding is a feature which saves even more space by only keeping one copy of a duplicate file in an archive.
Issues
Backwards compatibility
Changes to the Stuffit compression format render previous versions of Stuffit or software using its API unable to decompress newer archives, necessitating installation of new versions. This incompatibility can be inconvenient for work flows where timely execution is of importance, or where the intended recipient's system is not capable of running newer versions of Stuffit. Though users are able to create archives in a legacy format, this functionality is not clearly exposed.
Alternatives
macOS includes
Archive Utility which decompresses the legacy
open format
An open file format is a file format for storing digital data, defined by an openly published specification usually maintained by a standards organization, and which can be used and implemented by anyone. An open file format is licensed with a ...
s ZIP, GZIP, and BZIP2, and creates ZIP. In versions since
10.3 (Panther), it now preserves
resource forks in the ZIP format, so Stuffit is no longer a requirement for Mac file compression. ZIP is also a ''de facto'' standard, making it more widely accepted for archives and sharing.
While StuffIt used to be a standard way of packaging Mac software for download, macOS native compressed
disk images (
DMG DMG may refer to:
Organizations Entertainment
* DMG Clearances, music licensor in Delaware, USA
* DMG Entertainment, a Chinese-based film production and distribution company
* DMG Nashville, a brand of Hollywood Records specializing in country musi ...
) have largely replaced this practice.
StuffIt might still be used in situations where its specific features are required (archive editing/browsing, better compression, JPEG compression, encryption, old packages). An open source alternative might be
The Unarchiver, even if it doesn't support the last versions of the StuffIt file formats. Some 3rd-party software, such as the
Macintosh Finder replacement
Path Finder
Path Finder (originally SNAX) is a Macintosh file browser developed by Cocoatech. First released in 2001 simultaneously with the public release of Mac OS X 10.0 (Cheetah), it replicates or integrates most of the features of the Finder, but i ...
, use the licensed Stuffit SDK to gain all the features of Stuffit. The mar utility is advocated by some
retrocomputing
Retrocomputing is the current use of Vintage computer, older computer hardware and software. Retrocomputing is usually classed as a hobby and recreation rather than a practical application of technology; enthusiasts often collect rare and valuabl ...
enthusiasts as a cross-platform alternative, but its archive format is different, and documentation other than the mar and mac-utils source code archives
is scarce.
See also
*
List of archive formats
This is a list of file formats used by file archiver, archivers and data compression, compressors used to create Archive file, archive files.
Archive formats by purpose
Archive formats are used for backups, mobility, and archiving. Many archive ...
*
List of file archivers
*
Comparison of file archivers
The following tables compare general and technical information for a number of file archivers. Please see the individual products' articles for further information. They are neither all-inclusive nor are some entries necessarily up to date. Unless ...
*
DiskDoubler
DiskDoubler (DD) is a data compression utility for compressing files on the classic Mac OS platform. Unlike most such programs, which compress numerous files into a single archive for transmission, DiskDoubler compresses single files "in place" t ...
References
External links
StuffIt official website
{{DEFAULTSORT:Stuffit
Archive formats
Data compression software
Classic Mac OS software
MacOS archivers and compression-related utilities
Windows archivers and compression-related utilities
File archivers
Windows compression software