AFCP
From Just Solve the File Format Problem
(Difference between revisions)
m (Updating old ExifTool links) |
|||
Line 16: | Line 16: | ||
== Software == | == Software == | ||
− | * [https:// | + | * [https://exiftool.org/ ExifTool] |
* [https://www.logipole.com/metadata++-en.htm Metadata++] | * [https://www.logipole.com/metadata++-en.htm Metadata++] | ||
Line 24: | Line 24: | ||
== Links == | == Links == | ||
− | * [https:// | + | * [https://exiftool.org/TagNames/AFCP.html Information from ExifTool] |
[[Category:Graphics]] | [[Category:Graphics]] |
Revision as of 13:10, 23 September 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.
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 |
Identification
In most cases, the signature "ASX!
" or "ASX*
" appears beginning 12 bytes from the end of the file.
Specifications
- AXS File Concatenation Protocol
- Another copy, from archive.org