Graphics Importing & Exporting
The Wolfram Language can immediately export graphics and animations to online, print, and web formats, preserving dynamic annotation when possible. The Wolfram Language also has powerful capabilities for importing graphics, geometry, and other formats—immediately translating to a variety of fully integrated symbolic forms.
Export — export static or animated graphics, or geometry data
Import — import from files and URLs as images, animations, graphics primitives, etc.
Raster Image Formats »
"JPEG" ▪ "TIFF" ▪ "PNG" ▪ "GIF" ▪ "HEIF" ▪ "SCT" ▪ ...
Vector Graphics Formats »
3D Geometry & Modeling Formats »
"PLY" ▪ "OFF" ▪ "OBJ" ▪ "X3D" ▪ "Maya" ▪ "POV" ▪ "LWO" ▪ "STL" ▪ ...
Multimedia Formats »
"MP4" ▪ "QuickTime" ▪ "Ogg" ▪ "AVI" ▪ "FLV" ▪ "VideoFormat"
Web & Document Formats »
"HTML" ▪ "XHTML" ▪ "PDF" ▪ ...
Scientific & Medical Data Formats »
"HDF" ▪ "NASACDF" ▪ "FITS" ▪ "DICOM" ▪ "EDF" ▪ "XYZ" ▪ ...
Geospatial Formats »
"USGSDEM" ▪ "GTOPO30" ▪ "CDED" ▪ "SDTS" ▪ ...
Options
ImageSize ▪ ImageResolution ▪ Background
Common Data Elements
"Graphics" — graphics object that displays as the image
"Data" — array of numbers or lists giving numerical color values
"RGBData" — array of RGBColor objects
"Rules" — rules for all elements
Interactive Notebook Operations
Copy, Paste — exchange graphics with external programs
Cell ▶ ConvertTo — make a copied graphic evaluatable
Save Selection As — save graphics in any format