.PRJ file extension

To open .PRJ files on Windows, if you have the full dataset, open the shapefile (.shp) in your GIS application; it will load the coordinate system from the same-name .prj automatically.

To open a .prj file, the most common approach is to open the associated shapefile (.shp) in a GIS program; the software will read the matching .prj automatically. If you only need to view what it contains, open the .prj in any text editor because it is plain text WKT describing a coordinate system/projection.

Last updated: June 12, 2026

Open on your device

Choose your operating system for a dedicated step-by-step opening guide.

How to open .PRJ files

Use these platform-specific instructions to open .PRJ files safely.

Windows

  1. If you have the full dataset, open the shapefile (.shp) in your GIS application; it will load the coordinate system from the same-name .prj automatically.
  2. To inspect the CRS text, right-click the .prj and open it with a text editor (it should look like WKT).
Full Windows guide

Mac

  1. Open the associated shapefile (.shp) in a GIS application; the matching .prj is read automatically if it has the same base name.
  2. To view the contents, open the .prj in a plain-text editor to see the WKT coordinate system definition.
Full Mac guide

Linux

  1. Open the shapefile (.shp) in a GIS application; it will use the same-name .prj file when present.
  2. To view or copy the CRS definition, open the .prj in any text editor (it is plain text WKT).
Full Linux guide

iOS

  1. If you need to read the CRS, open the .prj in a text viewer/editor app; for full GIS use, transfer the shapefile set to a desktop GIS program that reads the .prj automatically.
Full iOS guide

Android

  1. Open the .prj in a text viewer/editor app to inspect the WKT; for reliable GIS import, use a desktop GIS program that reads the shapefile + .prj together.
Full Android guide

Security notes

  • .prj files are plain text and typically do not contain executable code, but they are still untrusted input: malformed WKT can trigger bugs in GIS parsers.
  • Treat a lone .prj as incomplete context: it is usually meaningful only alongside its dataset (for example, a shapefile). Apply it only to data you trust to avoid misinterpreting coordinates and producing incorrect analyses or maps.

If you did not expect this file

This extension is usually plain data, text, or structured content—not a program by itself. The practical risk is social engineering (a scam attachment or misleading filename). For trusted senders you rarely need heavy-handed antivirus wording; use these tools when you want an extra check on unexpected downloads.

We may earn a commission when you use affiliate links. This supports our free file extension guides.

Can't open this file?

These are the most common causes and fixes when .PRJ files fail to open.

Common reasons

  • The shapefile loads in the wrong place or with “unknown CRS”
  • The .prj opens but looks like confusing text
  • CRS definition seems incompatible between programs

Fix steps

  1. Verify the .prj exists in the same folder as the .shp and shares the exact same base name (for example, wells.shp and wells.prj).
  2. If you received only a .prj file, obtain the full shapefile component set and keep the filenames consistent.

What is a .PRJ file?

A .prj file is a companion projection file that defines a coordinate system and map projection as text. In the shapefile workflow, it is stored with the same base name as the .shp (for example, wells.shp uses wells.prj) and typically contains a WKT description of the CRS (often in an ESRI-flavored WKT).

Background

In everyday GIS use, “.prj” most often refers to the shapefile projection file: a small, human-readable text file that stores the coordinate reference system definition in Well-Known Text (WKT). When a shapefile is moved between computers or shared, the .prj is how GIS software knows what the coordinates in the .shp mean.

Further reading

Authoritative resources for more details on the .PRJ format.

Common .PRJ issues

The shapefile loads in the wrong place or with “unknown CRS”

This often happens when the .prj is missing, renamed, or does not match the shapefile base name, so the GIS software cannot determine the coordinate system parameters.

  1. Verify the .prj exists in the same folder as the .shp and shares the exact same base name (for example, wells.shp and wells.prj).
  2. If you received only a .prj file, obtain the full shapefile component set and keep the filenames consistent.

The .prj opens but looks like confusing text

A .prj is expected to contain WKT (Well-Known Text) describing a coordinate reference system. This is normal and is meant for software to parse rather than for manual reading.

  1. Look for WKT elements such as a PROJCS/GEOGCS-style structure; this indicates it is a projection definition.
  2. Use GIS software to interpret it by opening the associated shapefile so the CRS is applied automatically.

CRS definition seems incompatible between programs

Different software may expect slightly different WKT “flavors”; shapefile .prj files commonly use an ESRI WKT variant, which can lead to differences when importing or translating CRS definitions.

  1. If a program reports WKT parsing issues, check whether it expects ESRI WKT vs another WKT form and re-export or convert the CRS definition in the target tool.
  2. When using geospatial conversion tools, choose an input option that supports ESRI WKT if available.

FAQ

Is a .prj file required for a shapefile?

A shapefile can exist without a .prj, but then the coordinate system may be unknown to software. When present, the .prj stores the coordinate system parameters for the shapefile using the same base name.

What is inside a .prj file?

It contains a coordinate reference system definition written in Well-Known Text (WKT). In many GIS workflows it is ESRI-style WKT that defines the projection and coordinate system.

Why does my GIS software ignore my .prj?

The most common reason is filename mismatch: the .prj must share the same base name as the .shp (and be in the same folder) so the software can find it automatically.

Similar file extensions

Compare related formats in the same category to find the right tool faster.