| Class | Description |
| AddCADFields | Adds reserved CAD fields recognized by the Export To CAD tool. These fields are used to specify the CAD properties of the exported featuresAfter executing this tool, you must calculate or enter the appropriate field values. |
| ASCIIToRaster | Converts an ASCII file representing raster data to a raster dataset. |
| CadToGeodatabase | Reads a CAD dataset and creates feature classes of the drawing. The feature classes are written to a geodatabase feature dataset. |
| DEMToRaster | Converts a digital elevation model (DEM) in a United States Geological Survey (USGS) format to a raster dataset. |
| ESRITranslator | Uses the ArcGIS metadata translation engine to export metadata content from ArcGIS to a stand-alone metadata XML file. The exported metadata will be formatted to satisfy the metadata standard associated with the specified translation. |
| ExportCAD | Creates one or more CAD drawings based on the values contained in one or more input feature classes or feature layers and supporting tables. |
| ExportMetadata | Export Metadata |
| ExportMetadataMultiple | Export Metadata Multiple |
| FeatureclassToCoverage | Creates a single ArcInfo coverage from one or more input feature classes or layers. |
| FeatureClassToFeatureClass | Converts a shapefile, coverage feature class, or geodatabase feature class to a shapefile or geodatabase feature class. |
| FeatureClassToGeodatabase | Converts shapefiles, coverage feature classes, VPF feature classes, CAD feature classes to Geodatabase feature classes. Also copies feature classes from one Geodatabase to another. |
| FeatureClassToShapefile | Converts Geodatabase feature classes, coverage feature classes, VPF feature classes, CAD feature classes to a Shapefiles. Also copies Shapefiles from one location to another. |
| FeatureToRaster | Converts features to a raster dataset. |
| FloatToRaster | Converts a file of binary floating-point values representing raster data to a raster dataset. |
| ImportCADAnnotation | Converts a collection of CAD annotation features to geodatabase annotation. You can convert each level to individual annotation classes or merge them into a single class. Also, if you choose map layers as input, the level and font overrides will be honored. |
| ImportCoverageAnnotation | Converts a collection of coverage annotation features to geodatabase annotation. You can convert each level to individual annotation classes or merge them into a single class. Also, if you choose map layers as input, the level and font overrides will be honored. |
| ImportFromE00 | Imports an E00 arcinfo interchange file. |
| ImportMetadata | Import Metadata |
| KMLToLayer |
Converts a KML or KMZ file into a feature class along with a layer file derived from the source renderer information inside the KML/KMZ.
|
| LayerToKML | This tool converts an in-memory or file-based feature or raster layer into a KML file containing a translation of ESRI geometries and symbology. This file is compressed using ZIP compression, has a .kmz extension, and can be read by any KML client including ArcGIS Explorer, ArcGlobe, and Google Earth. |
| MapToKML | This tool converts a map document into a KML file containing a translation of ESRI geometries and symbology. This file is compressed using ZIP compression and will have a .kmz extension and can be read by any KML client including ArcGIS Explorer, ArcGlobe, and Google Earth. |
| MDPublisher | Publishes metadata to a metadata catalog such as an ArcIMS Metadata Service. |
| MetadataImporter | Copies metadata from the source item to the target item. Metadata is retrieved from the source item and transferred to the target item without changing it. The source and target may be ArcGIS items or stand-alone metadata XML files. |
| MultipatchToCollada |
Converts one or more multipatch features into a collection of COLLADA files and referenced texture image files in an output folder. The inputs can be a layer or a feature class.
|
| PointToRaster | Converts point features to a raster dataset. |
| PolygonToRaster | Converts polygon features to a raster dataset. |
| PolylineToRaster | Converts polyline features to a raster dataset. |
| RasterToASCII | Converts a raster dataset to an ASCII text file representing raster data. |
| RasterToFloat | Converts a raster dataset to a file of binary floating-point values representing raster data. |
| RasterToGeodatabase | Load multiple rasters to geodatabase or raster catalog |
| RasterToOtherFormat | Raster To Other Format (multiple) |
| RasterToPoint | Converts a raster dataset to point features. |
| RasterToPolygon | Converts a raster dataset to polygon features. |
| RasterToPolyline | Converts a raster to polyline features. |
| RasterToVideo | Creates a video file from a set of images. |
| SynchronizeMetadata | Automatically updates an ArcGIS item's metadata with the current properties of the item. |
| TableToDBASE | Converts INFO tables and Geodatabase tables to dBASE tables. Also copies dBASE from one folder to another. |
| TableToGeodatabase | Converts a list of dBASE, INFO tables to Geodatabase tables. Also copies tables from one Geodatabase to another. |
| TableToTable | Converts an input table to a dBASE or geodatabase table. |
| UpgradeMetadata | Upgrade Metadata |
| USGSMPTranslator | Uses the USGS metadata parser utility, known as mp, to export or validate FGDC metadata content. The mp utility is created and maintained by the USGS for managing metadata that follows the FGDC Content Standard for Digital Geospatial Metadata (CSDGM). A version of mp is provided with ArcGIS. |
| ValidateMetadata | Validate Metadata |
| ValidateMetadataMultiple | Validate Metadata Multiple |
| WFSToFeatureClass | Imports a feature type from a web feature service (WFS) to a feature class in a geodatabase. |
| XMLSchemaValidator | Uses the .NET 3.5 Framework's XML software to validate an ArcGIS item's metadata or any XML file. The XML is checked to see if it follows the structure and content rules outlined by an XML schema. Schemas written using the DTD or W3C XML Schema languages may be used with this tool. |
| XSLTransform | Uses the .NET 3.5 XML software to transform an ArcGIS item's metadata or any XML file using an XSLT 1.0 stylesheet and save the result to an XML file. |