.RST File Extension

2 file types use the .rst file extension.

reStructuredText File

Developer David Goodger
Popularity
3.5  |  34 Votes
 

What is an RST file?

An RST file is a text file that contains code written in the reStructuredText markup language. reStructuredText is used to apply basic styles and formatting to plain text documents. RST files most commonly contain technical documentation for Python programs, though they may also contain text that is meant to be converted into an eBook, simple webpage, or other document.

More Information

Screenshot of a .rst file in GitHub Atom
RST file open in GitHub Atom

reStructuredText is a file format and markup language that software developers and technical writers use to produce technical documentation for Python-based software programs. When processed using the Python Docutils tool or another documentation-processing program, the markup symbols that reStructuredText (RST) files contain are transformed into text formatting.

For example, to add a bulleted list to an RST file, an author would write the following:

- Bulleted list item
- Bulleted list item
- Bulleted list item

When processed by a documentation-processing program, the above text would be shown as:

  • Bulleted list item
  • Bulleted list item
  • Bulleted list item

RST files can also contain symbols used to indicate that text should be bolded (** **), italicized (* *), or transformed into a section header (=====) or sub-header (-----). They may also include links to images and URLs.

How to open an RST file

Because RST files are plain text files, you can open and edit them in any text editor, including:

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open or reference RST files

Windows
Free
Included with OS
Mac
Free
Included with OS
Linux
Android
Included with OS

IDRISI Raster Image

Developer Clark Labs
Popularity
2.4  |  10 Votes
 

GIS image created by IDRISI Taiga, a GIS imaging application; stores a raster image, commonly representing the geographical terrain captured in an aerial photo via remote sensing techniques; used in the process of analyzing and visualizing spatial data.

More Information

RST files are saved with an accompanying .RDC file that describes the contents of the image. They may also include an .SMP color table file and a .REF geographic reference file.

IDRISI raster images formerly used the ".img" extension. However, Clark Labs changed the extension so that the file type would not be confused with other file types that use the ".img" extension.

NOTE: Clark Labs renamed IDRISI as TerrSet.

Programs that open RST files

Verified by FileInfo.com

The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.