[an error occurred while processing this directive]
FREE! StuffIt Expander

Always free! Gain access to almost any email attachment with StuffIt Expander! MAC | WIN

StuffIt SDK
StuffIt InstallerMaker
StuffIt Wireless
Bookmark and Share

StuffIt SDK Specifications:

Windows: NT, 2000, XP, Vista

Visual Studio 2008 Version 9.0

Mac OS X 10.4 and later


StuffIt InstallerMaker Specifications:

Current Version: 8.0 build 28

Mac OS 10.2.6 or higher Mac OS 10.4 ("Tiger") compatible. Can build installers for Mac OS 8.1 and higher (though v7.1.2 is often preferable for Classic Mac OS installers*).

Email News and Offers

Sign up for our mailing list. Email subscribers get the biggest savings plus timely software upgrade and update info.

First:
Last:
Email:
List:

StuffIt on Facebook

StuffIt SDK

Key Features and Benefits

Additional Format Support

  • NEW! Expansion support for 7z archives
  • NEW! Expansion support for segmented Zip
  • NEW! Expansion support for split archives
  • NEW! Expansion support for LZMA
  • NEW! Browse/extract support for compressed tar
  • StuffIt X Duplicate Folding™ feature

    The StuffIt Engine SDK is a cross-platform suite of APIs allowing a client to access the StuffIt Engine for basic compression and expansion as well as more advanced tasks such as manipulation of an archive's contents.

    In order for the SDK to be cross platform, certain data types and object representations needed to be abstracted. String and references to file system objects need to be converted from their platform specific types to their respective StuffIt SDK types.

    Strings

    StringRef is the data type used to expose string functionality in the SDK. A StringRef can be created in a number of ways depending on the platform. For instance, a C string or Pascal string may be used to create a StringRef on Windows or Mac OS X, but only the Mac supports creating a StringRef from the native CFString object.

    File System Objects

    An FSObjectRef is the sole way of providing objects to the SDK that represent an item within the file system. Similar to StringRefs, creation of an FSObjectRef varies by platform.

    Notifications

    The SDK uses notifications so that the client can provide it's own progress user interface as well as other interactions that might require user feedback.

    Updates from previous version.

    Version 12 of the StuffIt SDK added specific file formats compressors were added to sitx format to support the following file types: jpeg, mp3, bmp, gif, png, tiff, pdf, psd, jpeg2k, jpeg lossless, pict, ptt5 and pxm.

    Version 12 also added zip content recompression option to sitx format. This allows to recompress zip archives content when being added to sitx archive that results in better compression ratio. The zip archive is reconstructed on expansion.

    The SDK kit, sdk-13.0.0.*-win32-msvc9-release.zip kit was built with MS Visual C++ 2008 - Microsoft Visual Studio 2008 Version 9.0

      [an error occurred while processing this directive]