Macintosh resource file

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(References)
Line 20: Line 20:
 
* [https://github.com/kreativekorp/ksfl/wiki/Macintosh-Resource-File-Format Description of the file format] from the KSFL wiki
 
* [https://github.com/kreativekorp/ksfl/wiki/Macintosh-Resource-File-Format Description of the file format] from the KSFL wiki
 
* [https://whitefiles.org/mac/pgs/t02.htm The White Files: Mac OS Guides: Resources]
 
* [https://whitefiles.org/mac/pgs/t02.htm The White Files: Mac OS Guides: Resources]
 +
* [http://xahlee.info/UnixResource_dir/macosx.html Mac OS X Resource Fork and Command Line Tips]
  
 
[[Category:Metadata]]
 
[[Category:Metadata]]
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:Macintosh]]
 
[[Category:Macintosh]]

Revision as of 07:10, 14 January 2020

File Format
Name Macintosh resource file
Ontology
Extension(s) .rsrc, .dfont, others

The Macintosh resource file format was used by the Resource Manager in Mac OS Classic for storing resources used by Mac OS Classic applications as well as file associations and executable code. Traditionally, this format is used in the Resource Fork of a file on the HFS and HFS+ file systems; however, when resource files are still used in Mac OS X applications, the same format is used in a file with the extension .rsrc.

See Resource Fork for general information about Macintosh resource forks.

Format details

A resource has a four-character type code, an ID number, an optional name, and data. The type code is generally unique to the type of data stored within, but this may not be the case with application-specific formats.

Software

  • Rezilla
  • KSFL reads and writes Macintosh resource files

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox