ART (AOL compressed image)
From Just Solve the File Format Problem
(Difference between revisions)
(→Resources) |
(→Identification) |
||
| (6 intermediate revisions by 5 users not shown) | |||
| Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|art}} | |extensions={{ext|art}} | ||
| + | |pronom={{PRONOM|fmt/666}} | ||
}} | }} | ||
| − | + | '''ART''', also known as '''AOL compressed image''' or '''Johnson-Grace compressed file''', is a lossy-compressed image file format used by America Online ([[AOL]]). | |
| − | '''ART''', also known as '''AOL compressed image''' or '''Johnson-Grace compressed file''', is a lossy-compressed image file format used by America Online. | + | |
== Identification == | == Identification == | ||
| − | Files begin with ASCII | + | Files begin with ASCII "{{magic|JG}}". |
| + | |||
| + | Unrelated formats that could be confused for this format include [[Jigsaw (Walter A. Kuhn)]] and [[JGF5 (image format)|JGF5]]. | ||
== Sample files == | == Sample files == | ||
* http://samples.libav.org/image-samples/ART/ | * http://samples.libav.org/image-samples/ART/ | ||
| + | * {{DexvertSamples|image/aolART}} | ||
| + | |||
| + | == Software == | ||
| + | * [http://www.mindworkshop.com/gwsplugins.html#ART Graphics Workshop Professional w/ Plugin] | ||
| + | * [https://web.archive.org/web/20111001034124/https://www.acdsee.com/en/support/file-formats/ Older Acdsee Software compatibility] | ||
== Resources == | == Resources == | ||
Latest revision as of 15:09, 11 April 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 |
[edit] Identification
Files begin with ASCII "JG".
Unrelated formats that could be confused for this format include Jigsaw (Walter A. Kuhn) and JGF5.