Gregory Lepore created TIKA-4072:
------------------------------------
Summary: Add magic for Atari Floppy Disk Image Format
Key: TIKA-4072
URL: https://issues.apache.org/jira/browse/TIKA-4072
Project: Tika
Issue Type: Sub-task
Reporter: Gregory Lepore
Attachments: ANIME_B.ATR, GAMES050.ATR, Rambrandt.ATR
The Atari Floppy Disk Image Format occurs 1566 times in the second most recent
Common Crawl dataset. There is no known mime type for this format.
The magic is 9602\{2}(80|00)\{2}0000000000
which is 9602 followed by two random bytes, then either an 80 or a 10, two more
random bytes, and 0000000000.
http://fileformats.archiveteam.org/wiki/ATR
--
This message was sent by Atlassian Jira
(v8.20.10#820010)