Mathematica > Data Manipulation > Importing and Exporting > Document Formats >
Document Formats
Mathematica can generate many types of high-quality formatted documents directly from symbolic notebook expressions, with either automatic styling, or detailed control and templating. Mathematica can also import formatted documents, either converting to symbolic notebook form, or "scraping" plain text or data.
"HTML" HTML format (.htm, .html), including embedded GIFs, CSS, etc.
    
"PDF" Adobe Acrobat PDF (.pdf)
"CDF" Wolfram Computable Document Format (.cdf)
"EPS" Encapsulated Postscript (.eps)
"RTF" Microsoft Rich Text Format (.rtf)
    
"TeX" TeX format (.tex)
"LaTeX" LaTeX format (.latex)
    
"NB" Wolfram notebook format (.nb)
    
"Text" plain text (.txt)
Common Elements
"Plaintext" — plain text extracted from documents
"Data" — extracted data, e.g. from HTML tables
TUTORIALS
MORE ABOUT
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF