Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


File Formats Known to Maple

File formats in Maple

 

Description

List of Supported Formats

Description

• 

Maple has support for a wide variety of file formats encoding many different forms of data. These include documents, tabular and spreadsheet data, raster graphics, 2-D and 3-D vector graphics, and audio and video data.

• 

The Import and Export commands can be used for programmatically reading from and writing to many of these formats.

• 

Additionally the FileTools package contains many commands suitable for directly reading from and writing to plaintext or binary files, including compressed files.

• 

For an alphabetical listing of supported formats, see Formats,All.

• 

For a listing of formats grouped by the types of Maple objects they can encode, see Formats,ByType.

List of Supported Formats

  

The following is a list of the available file formats supported by Maple.

  

Maple-Related Formats

HDB

Help

m

Maple

MLA

MPL

MW

MWS

  

Spreadsheet and Tabular Data Formats

CSV

DIF

Excel

HarwellBoeing

HDF5

MAT

MatrixMarket

ODS

SXC

TSV

XPORT

 

  

Other Structured Data Formats

BSON

FASTA

FASTQ

GenBank

INI

JSON

MPS

NPY

NPZ

Pickle

RSS

SMTLIB

SQLite

UBJSON

XML

YAML

  

Document Formats

HTML

Jupyter

LaTeX

Maple

MW

MWS

PDF

RTF

Text

 

 

 

  

Raster Graphics Formats

BMP

FlashPix

GIF

JPEG

PNG

PNM

TIFF

WMF

  

Vector Graphics Formats

AMF

BYU

COLLADA

DXF

GeoJSON

JVX

OBJ

OFF

PLY

POV

SHP

STL

SVG

VTK

WMF

X3D

  

Geospatial and Cartographic Formats

GeoJSON

GPX

KML

KMZ

SHP

 

 

 

  

Graph Theory Formats

DGML

Digraph6

DIMACS

DOT

GDF

GEXF

Graph6

Graphlet

GraphML

GXL

JGF

LEDA

MetaPost

Newick

Pajek

Sparse6

TGF

TSPLIB

 

 

  

Video and Audio Formats

MP4

WAV

 

 

  

XML Formats

AMF

COLLADA

DGML

GEXF

GPX

GraphML

GXL

JVX

KML

KMZ

MathML

ODS

QTI

RSS

SXC

X3D

XML

 

 

 

  

Compressed File Formats

BZIP2

GZIP

ZIP

ZLIB

See Also

AudioTools[Formats]

ExportMatrix

file

FileTools

Formats,All

ImageTools[Formats]

ImportMatrix

plottools[exportplot]

plottools[importplot]