AFCP
From Just Solve the File Format Problem
(Difference between revisions)
m |
(AXS guesswork) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|released=1992? | |released=1992? | ||
}} | }} | ||
− | '''AFCP''' (AXS File Concatenation Protocol) is a metadata format for image files. Its main uses are embedding [[IPTC-IIM]] data, and thumbnail images. It's not clear what ''AXS'' refers to. | + | '''AFCP''' (AXS File Concatenation Protocol) is a metadata format for image files. Its main uses are embedding [[IPTC-IIM]] data, and thumbnail images. It's not clear what ''AXS'' refers to (since it [https://en.wikipedia.org/wiki/Todd_Lawrence_Carter#AXS was a business in Berkely, CA, US] the initials may refer to [https://axs.berkeley.edu "Alpha Chi Sigma", a university's fraternity]). |
It is designed to be used as a "trailer" that can be appended to a number of different file formats. It could potentially be used in other ways, and even has [[TIFF]] tag 34152 assigned to it. But it is not a ''self-contained'' format (it contains pointers relative to the beginning of the ''file''), so such use would be problematic. | It is designed to be used as a "trailer" that can be appended to a number of different file formats. It could potentially be used in other ways, and even has [[TIFF]] tag 34152 assigned to it. But it is not a ''self-contained'' format (it contains pointers relative to the beginning of the ''file''), so such use would be problematic. | ||
Line 16: | Line 16: | ||
== Software == | == Software == | ||
− | * [https:// | + | * [https://exiftool.org/ ExifTool] |
− | * [https://www.logipole.com/metadata++-en.htm | + | * [https://www.logipole.com/metadata++-en.htm Metadata++] |
== Sample files == | == Sample files == | ||
Line 24: | Line 24: | ||
== Links == | == Links == | ||
− | * [https:// | + | * [https://exiftool.org/TagNames/AFCP.html Information from ExifTool] |
[[Category:Graphics]] | [[Category:Graphics]] |
Latest revision as of 21:58, 27 October 2023
AFCP (AXS File Concatenation Protocol) is a metadata format for image files. Its main uses are embedding IPTC-IIM data, and thumbnail images. It's not clear what AXS refers to (since it was a business in Berkely, CA, US the initials may refer to "Alpha Chi Sigma", a university's fraternity).
It is designed to be used as a "trailer" that can be appended to a number of different file formats. It could potentially be used in other ways, and even has TIFF tag 34152 assigned to it. But it is not a self-contained format (it contains pointers relative to the beginning of the file), so such use would be problematic.
Contents |
[edit] Identification
In most cases, the signature "ASX!
" or "ASX*
" appears beginning 12 bytes from the end of the file.
[edit] Specifications
- AXS File Concatenation Protocol
- Another copy, from archive.org