ART (AOL compressed image)
From Just Solve the File Format Problem
(Difference between revisions)
(Reformatted) |
(→Identification) |
||
| Line 11: | Line 11: | ||
Unrelated formats that could be confused for this format include [[Jigsaw (Walter A. Kuhn)]] and [[JGF5 (image format)|JGF5]]. | Unrelated formats that could be confused for this format include [[Jigsaw (Walter A. Kuhn)]] and [[JGF5 (image format)|JGF5]]. | ||
| + | |||
| + | For the two bytes at offset 2, four possibilities have been observed: | ||
| + | 03 0e | ||
| + | 04 0e | ||
| + | 05 07 | ||
| + | 06 07 | ||
== Software == | == Software == | ||
Revision as of 17:59, 11 July 2026
ART, also known as AOL compressed image or Johnson-Grace compressed file, is a lossy-compressed image file format used by America Online (AOL).
Contents |
Identification
Files begin with ASCII "JG".
Unrelated formats that could be confused for this format include Jigsaw (Walter A. Kuhn) and JGF5.
For the two bytes at offset 2, four possibilities have been observed:
03 0e 04 0e 05 07 06 07