AppleSingle

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
 
Line 10: Line 10:
 
[[AppleSingle]] is one of the systems used to store the [[Resource Fork]] of Macintosh files on filesystems not natively supporting it, something which became necessary when Apple moved to Unix-based operating systems instead of "classic" MacOS. [[AppleDouble]] is an alternative format to accomplish the same end, using two files where AppleSingle uses one.
 
[[AppleSingle]] is one of the systems used to store the [[Resource Fork]] of Macintosh files on filesystems not natively supporting it, something which became necessary when Apple moved to Unix-based operating systems instead of "classic" MacOS. [[AppleDouble]] is an alternative format to accomplish the same end, using two files where AppleSingle uses one.
  
AppleSingle combines the data and resource forks with Finder meta-information into a single file, similar in concept to [[MacBinary]].
+
AppleSingle combines the data and resource forks with [[Finder information|Finder meta-information]] into a single file, similar in concept to [[MacBinary]].
  
 
== Identification ==
 
== Identification ==

Latest revision as of 21:01, 5 August 2019

File Format
Name AppleSingle
Ontology
Extension(s) .as, others
MIME Type(s) application/applefile
PRONOM fmt/967, fmt/968
Kaitai Struct Spec apple_single_double.ksy
Released 1990

AppleSingle is one of the systems used to store the Resource Fork of Macintosh files on filesystems not natively supporting it, something which became necessary when Apple moved to Unix-based operating systems instead of "classic" MacOS. AppleDouble is an alternative format to accomplish the same end, using two files where AppleSingle uses one.

AppleSingle combines the data and resource forks with Finder meta-information into a single file, similar in concept to MacBinary.

Contents

[edit] Identification

AppleSingle files begin with signature bytes (hex) 00 05 16 00.

[edit] Specifications

Refer to AppleDouble#Specifications.

[edit] Utilities

[edit] Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox