Recast

Supported formats and limits

Check your input and intended output before selecting a file. Recast supports the workflows below; it is not a universal GIS or CAD converter.

Supported GIS conversions in Recast
InputFiles to selectAvailable outputsWhat to know
GeoTIFF.tif, .tiff + optional .tfwGeoTIFF or ASCII Grid ZIPKeep all bands in GeoTIFF, or choose one band for ASCII Grid.
ASCII Grid.asc + optional .prjGeoTIFF or ASCII Grid ZIPInclude the .prj if you have it; an .asc may not define its CRS.
GeoJSON.geojson, .jsonGeoPackage or GeoJSONThe JSON must contain geospatial features, not arbitrary JSON.
GeoPackage (vector).gpkgGeoPackage or GeoJSONChoose one layer for GeoJSON; GeoPackage can keep all vector layers.
KML.kmlGeoPackage or GeoJSONVector features only. KMZ, imagery overlays, tours, and styling are not supported.
Shapefile ZIP.zip containing .shp + .shx + .dbfGeoPackage or GeoJSONOne shapefile per ZIP. Include matching .prj and .cpg when available.

How automatic detection works

First, Recast checks the extension against its supported list. It then opens the file locally using GDAL and reads the dataset’s format, layers or bands, and available coordinate information. Unsupported or unreadable inputs get an error. Conversion only starts when you review the offered output and click Convert.

What detection cannot tell you

Recast cannot identify a missing CRS from coordinates alone, verify that an embedded CRS was assigned correctly, or recover missing companion files. A .tfw gives pixel positioning, not CRS. Standard GeoJSON export requires a known source CRS.

Not supported today

Not supported: bare .shp files, KMZ, CSV/Excel, DWG/DXF, JPEG2000, PNG/JPEG export, raster GeoPackage tiles, or arbitrary target-CRS selection. Recast does not export Shapefile or KML.

File and memory limits

Sidecar and export details

Pair a .tfw with a TIFF of the same base name; pair a .prj with its .asc. A Shapefile ZIP needs matching .shp, .shx, and .dbf files, with .prj and .cpg when available. ASCII Grid exports are ZIPs containing the selected band and available sidecars. Other outputs also become a ZIP if auxiliary files are required.

Ready to convert a supported file?

Inspect it locally, choose an output, and save your result.

Open the free converter ↗Check formats and limits