An overview of the Conversion toolbox

The Conversion toolbox contains tools that convert data between various formats.

ToolsetDescription

Excel

The Excel toolset contains tools to convert Microsoft Excel files to and from tables.

From PDF

The From PDF toolset contains a tool that exports a .pdf file to Tagged Image File Format (TIFF).

From Raster

With the tools in the From Raster toolset, you can convert the information in a raster dataset to a different type of data structure, such as a feature class, or to a different type of file, such as a binary or text file.

From WFS

This toolset provides a tool to convert the features from WFS into a feature class to provide more functionality for those features.

GPS

The GPS toolset contains tools to convert between GPS Exchange Format (GPX) and feature classes.

Graphics

The Graphics toolset contains tools that convert between graphics layers and feature classes.

JSON

The JSON toolset contains tools to convert features between JSON (JavaScript Object Notation) or GeoJSON and feature classes. JSON and GeoJSON are text-based, lightweight interchange data formats that are used to share GIS data between ArcGIS and other systems. These formats are language-agnostic, and most programming languages—such as Python, C#, Java, JavaScript, and so on—provide libraries to read, manipulate, and write JSON and GeoJSON.

KML

The KML toolset contains tools to convert from Keyhole Markup Language (KML) to features in a geodatabase.

Point Cloud

The Point Cloud toolset contains tools for converting LAS files and interpolating raster surfaces from point clouds.

SAS

The SAS toolset contains tools to convert SAS datasets to and from tables.

To CAD

Tools in the To CAD toolset convert geodatabase features to native CAD formats. You can use these tools in geoprocessing models and scripts to define your own conversion procedures.

To Collada

COLLADA—which stands for COLLAborative Design Activity—is an open-standard XML format for storing 3D models. It is often used as an interchange format for 3D applications, and is the format for 3D textured objects stored inside KML. COLLADA files have the .dae file extension and can reference additional image files that act as textures draped onto the 3D object. Exporting multipatch features to COLLADA allows the sharing of complex analysis results with others and also provides a mechanism for updating textured 3D GIS data, such as buildings, using third-party software like SketchUp or 3DS Max.

To dBASE

dBASE tables are used to store attributes that can be joined to shapefile features by an attribute key. The Table to dBASE tool can be used to migrate INFO tables or even other dBASE tables so that they can be used by specific shapefiles.

To Geodatabase

The To Geodatabase toolset contains tools that convert and write data to a geodatabase format.

To GeoPackage

The To GeoPackage toolset contains a tool to convert datasets into the OGC GeoPackage format.

To Raster

Raster information can be stored in several data file formats that can be read by ArcGIS. With the To Raster toolset, you can convert these files into raster datasets. The toolset also contains tools that allow you to convert different types of feature information into rasters.

To Shapefile

A shapefile is a simple, nontopological format for storing the geometric location and attribute information of geographic features. Geographic features in a shapefile can be represented by points, lines, or polygons (areas).

Conversion toolsets

Related topics