Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica HowTo
How to | Export Graphics
You may want to export a graphic for use outside Mathematica. Mathematica can export graphics in a variety of raster and vector formats.
This is a selection of examples from the complete 'How to' screencast »
Plot a graph of sin (x):
In[1]:=
Click for copyable input
Out[1]=
Select the graph by clicking the graph or the cell, then select FileSave Selection As...
You can now paste the graph into another program:
    
You can also use Export to export a graphic. Export a graph of sin (x) as a JPEG:
In[2]:=
Click for copyable input
Out[2]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team