AppleSingle

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
(sample files)
 
Line 21: Line 21:
 
* [http://sourceforge.net/projects/macbinconv/ Mac Binary Converter]
 
* [http://sourceforge.net/projects/macbinconv/ Mac Binary Converter]
 
* [https://metacpan.org/pod/Mac::AppleSingleDouble Mac::AppleSingleDouble Perl library]
 
* [https://metacpan.org/pod/Mac::AppleSingleDouble Mac::AppleSingleDouble Perl library]
 +
 +
== Sample files ==
 +
* {{DexvertSamples|archive/appleSingle}}
  
 
== Other links ==
 
== Other links ==

Latest revision as of 04:19, 20 June 2024

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] Sample files

[edit] Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox