|
File Formats |
|||
|
The table below provides information about a number of the more common file formats you will come across in your use of software in the Lab. It lists a mixture of application specific and more general formats.
|
|||
|
name |
extension |
mime type |
description |
|
.mdb |
application/vnd.ms-access |
The MicroSoft Access native file format -a database containing any combination of tables, queries and forms. |
|
|
|
application/pdf |
The Adobe acrobat format allows you to deliver multimedia information electronically so that it is formatted |
|
|
.pla |
- |
An ArchiCAD project and the associated library (parts) compacted into a single file. |
|
|
.pln |
- |
An ArchiCAD project file. This format has been modifed with each successive major release of ArchiCAD. |
|
|
- |
- |
Like binary (see below), ASCII is a mode of transport rather than a format. All text/XXXX mime types are transferred over networks using the ASCII transport. This differs from binary in that the way line feeds are handled differs between operating systems, and the data being transferred is all readable text. All serial line and modem transfers between machines used to use the ASCII transport. Many mail packages use encoding methods for attachments that convert attched data to an ASCII format. Examples of this include uuencoding and binhex. Problems can occur when a file that should be transferred as a binary format, is transferred using ASCII. |
|
|
.aif |
audio/aiff |
Audio format that stores digital samples or recordings of the original sound -ie. unlike MIDI or some other formats it is not a description of how to make the sound. Audio information can be stored in a number of ways with variations in the sampling rate, the sample size, the number of tracks or channels (generally mono or stereo) and the presence, absence and/or type of compression. If you intend to put audio information onto a CD, you would use the AIFF file format. The audio information would normally be stereo, sampled at 44kHz with 16bit samples... |
|
|
.dwg |
image/vnd.dwg |
The native drawing/model file format for AutoCAD. Almost every release of AutoCAD has seen a modification to this file format. |
|
|
- |
- |
Not a format, rather a mode of information transfer. Binary data transfers across a network without any intermediary translation, etc. Binary compatible formats are formats that behave the same way in different operating systems, or on different hardware platforms. Examples include JPEG, GIF (in fact most image formats) and Acrobat. If the option arises to choose between ASCII or binary, and you are not sure, choose binary! |
|
|
.hqx |
text/plain |
Binhex is a format used to transfer files between Macintosh systems, or between Macs and other types of hardware and operating systems via the internet, serial connections or over a modem. Files and applications are converted to an ASCII format (ie. the result can be read with a text editor). The resulting file has a readable note explaining that the information following is binhexed, and suggesting what can be done to recover the information contained. Binhex is similar to uuencoding, but differs in that it is able to transfer macbinary information -a peculiarity of the Mac, where applications and some document files are actually made up of two files, a resource fork and a data fork. |
|
|
.csv |
text/plain |
A table or schedule of information arranged so that records are separated by new lines, and individual fields are separated by commas. This format is often used as a way of moving information between database and/or spreadsheet applications. |
|
|
.dxr |
application/x-director |
Interactive media content. This is similar to, and indeed part of the same family as, shockwave flash. |
|
|
.dxf |
application/dxf |
Text based drawing interchange format, used as a way of moving CAD information between different CAD packages. Like the DWG format, DXF is modified with almost every new release of AutoCAD. As DXF is commonly used as a way of moving information between different CAD packages the version of DXF used is important. Earlier versions wil be compatible with a wider range of software than later variants. |
|
|
.xls |
application/excel |
Microsoft Excel spreadsheet or workbook. |
|
|
.gif |
image/gif |
Indexed colour image format. |
|
|
.htm |
text/html |
WWW formatting language. |
|
|
.jpg |
image/jpeg |
24 bit colour image format. This format is highly compressible (ie. large images can be squeezed into small amounts of memory) which makes it ideal for use on the internet. see http://www.soapplab.auckland.ac.nz/info/formats/jpeg.htm |
|
|
.dgn |
- |
The native drawing/model file format for MicroStation. The format is modified with successive releases of MicroStation. |
|
|
.mid |
audio/x-midi |
Music format. Essentially a score that is rendered at the time of playback according to the ability of the hardware and software available. Rather than being a recording as is the case of the AIFF format, MIDI uses a machines ability to synthesise sound to generate music. Timing, the number of instruments (or voices) used, the instruments used, and the score itself are stored in the MIDI format. The quality of the sound produced will vary depending on the ability of the hardware used for playback. Where an instrument is requested that the hardware and software cannot produce, another will be substituted. |
|
|
.mpg |
video/mpeg |
Video format. There are several variations within the MPEG standard allowing for different qualities of content. |
|
|
.psd |
- |
Adobe PhotoShop native image format. PhotoShop files will store layers, filter masks, etc. |
|
|
.pict |
image/x-pict |
An image format native to the Macintosh operating system. PICT can store both raster and object information in a variety and combination of formats including JPEG. |
|
|
.plt |
- |
HPGL, a list of instructions for a plotter (or printer). This can be binary or ASCII. |
|
|
.pmk |
- |
A drawing saved from PlotMaker or ArchiCAD, ready to be used in PlotMaker. |
|
|
.ps |
application/postscript |
A hardware independant printer formatting language. An EPS document (encapsulated postscript) is an autonomous chunk of postscript that can be inserted into electronic documents. It can include drawing elements, text, font and style information, as well as image information. |
|
|
.ppt |
application/powerpoint |
The native file format for powerpoint. |
|
|
.mov |
video/quicktime |
QuickTime is a family of media formats and delivery systems, that includes the ability to express interactive 2 and 3D animation, immersive 3D environments, video content and audio content. |
|
|
.rtf |
application/rtf |
A text format that includes formatting information such as font type and size, style, linespacing, margins, pagination, etc. This format is useful for moving information between different word processing applications where formatting is important. |
|
|
.swf |
application/x-shockwave-flash |
A format for 2D, animated interactive content. Shockwave flash is the internet deliverable version of Macromedia Flash. It can be used as a way of delivering a whole presentation, or as a component of a larger internet based presentation involving a range of media such as HTML and QuickTime content. Flash provides a simplified version of the features of Macromedia Director. |
|
|
.max |
- |
The native file format for Studio Max. |
|
|
.sit |
application/stuffit |
A file that contains compressed or compacted data. The content could be a number of files, or a single large file. |
|
|
.txt |
text/plain |
Plain text. |
|
|
.tif |
image/tiff |
An image format. There are a variety of variations possible within the TIFF standard. A TIFF image can be compressed or uncompressed, 32 bit colour, 24 bit colour, indexed colour, greyscale or black and white. |
|
|
.avi |
video/x-msvideo |
Video/animation format. |
|
|
.au |
audio/basic |
Audio format that stores digital samples or recordings of the original sound -ie. unlike MIDI or some other formats it is not a description of how to make the sound. Audio information can be stored in a number of ways with variations in the sampling rate, the sample size, the number of tracks or channels (generally mono or stereo) and the presence, absence and/or type of compression. |
|
|
.wav |
audio/x-wav |
Audio format that stores digital samples or recordings of the original sound -ie. unlike MIDI or some other formats it is not a description of how to make the sound. Audio information can be stored in a number of ways with variations in the sampling rate, the sample size, the number of tracks or channels (generally mono or stereo) and the presence, absence and/or type of compression. |
|
|
.bmp |
image/bmp |
Windows bitmap image format. This can be indexed colour, or 24 bit colour. This format is generally not compressed, though later versions of windows included an ability to process run length encoded BMP files. |
|
|
.doc |
application/msword |
The word document format. This comes in a variety of variants ranging from DOS versions of word through to the currently used word97/98 format. Later versions of word will generally read files made with earlier versions. The later word versions (say word6.0 and over) can be swapped between versions of word in different operating systems without too much trouble. RTF provides an alternative way of moving information between different word processors. |
|
|
.zip |
application/zip |
A file that contains compressed or compacted data. The content could be a number of files, or a single large file. |
|
|
contact: web@creative.auckland.ac.nz |
|||