Integer8
(Mathematica Import/Export Format) Uniform sequence of signed 8-bit integers. Binary data format.
Sequence of unsigned 16-bit integers. Raw binary format. Equivalent to the Byte format.
DXF
(Mathematica Import/Export Format) MIME types: image/vnd.dxf, image/x-dxf AutoCAD DXF format. 3D geometry format. Commonly used for the exchange of CAD data. Plain text ASCII or binary format. DXF is an ...
PPM
(Mathematica Import/Export Format) MIME type: image/x-portable-pixmap PPM color raster image format. Member of the Portable family of image formats. Related to PBM and PGM. Implements a subset of the PNM ...
In Mathematica's unified symbolic architecture, every Mathematica notebook you see is represented as a symbolic expression that can be manipulated and controlled ...
Mathematica gives convenient machine-independent programmatic access to a broad range of information about your computer system.
PGM
(Mathematica Import/Export Format) MIME type: image/x-portable-graymap PGM grayscale raster image format. Member of the Portable family of image formats. Related to PBM and PPM. Implements a subset of the PNM ...
Package
(Mathematica Import/Export Format) Registered MIME type: application/vnd.wolfram.mathematica.package Mathematica package source format. Used for storing and exchanging Mathematica programs, packages, and data. ...
Binary
(Mathematica Import/Export Format) Sequence of binary data objects. Binary format. Stores a uniform sequence of simple or compound data types.
Uniform sequence of signed 24-bit integers. Binary data format.