Data Formats: 3D, Audio, Image
paulbourke.net
Data Formats: 3D, Audio, Image
1–10 of 21 posts
Re: Data Formats: 3D, Audio, Image
#2Is see IFF is missing from that list. Used to be popular in the Amiga world https://en.wikipedia.org/wiki/Interchange_File_Format
Re: Data Formats: 3D, Audio, Image
#3Handy resource. Thanks. Is see IFF is missing from that list. Used to be popular in the Amiga world https://en.wikipedia.org/wiki/Interchange_File_Format
Re: Data Formats: 3D, Audio, Image
#4Re: Data Formats: 3D, Audio, Image
#5Where most people would say "It's a JPEG file", the data within Wikidata breaks that down into the detail of different versions of JFIF, SPIFF, EXIF, etc that are all have different internal formats, even though the file extensions and media types are common.
[1] https://www.wikidata.org/wiki/Wikidata:WikiProject_Informati...
[2] https://www.wikidata.org/wiki/Wikidata:WikiProject_Informati...
Re: Data Formats: 3D, Audio, Image
#6Re: Data Formats: 3D, Audio, Image
#7If this is of interest, Wikidata contains a huge amount of data on file formats. For example, [1] is a huge list of file formats and [2] is a list of documentation or source code (structs etc) describing file formats. Other data includes links to other file format information databses such as PRONOM, LOC and NARA, magic sequences to identify files of a particular format, and links to source code as parsers of file fo…
Re: Data Formats: 3D, Audio, Image
#8Re: Data Formats: 3D, Audio, Image
#9Good old Paul Bourke! Amazing how many interesting things he's covered on his site! Love that it's basically static html too, always nice and snappy!
Re: Data Formats: 3D, Audio, Image
#10Handy resource. Thanks. Is see IFF is missing from that list. Used to be popular in the Amiga world https://en.wikipedia.org/wiki/Interchange_File_Format
https://paulbourke.net/dataformats/audio/
These are more or less direct descendants of IFF so to speak (WAVE being based on RIFF, which is essentially little-endian IFF), the page also mentions as much:
"Audio IFF conforms to the "EA IFF 85" Standard for Interchange Format Files developed by Electronic Arts."