RUN Converter

Extract text from RUN files


Drop or upload your .RUN file

How to extract text from your RUN file

  1. Click the "Select File" button above, and choose your RUN file.
  2. You’ll see a preview, if available.
  3. Click the "Convert file to..." button to extract text information.

Convert RUN to another file type

To convert your RUN file to another format, you need Makeself or other Executable software.

  • RUN to ROW
  • RUN to EXE
  • RUN to MSI
  • RUN to APP
  • RUN to DMG
  • RUN to DEB
  • RUN to RPM
  • RUN to PKG
  • RUN to SH
  • RUN to BAT
  • RUN to CMD
  • RUN to COM

Convert a file to RUN

To convert other file formats to the "Self-Extracting Installer" file type, you need software like Makeself or a similar tool.

  • JAR to RUN
  • APP to RUN
  • SCR to RUN
  • IPA to RUN
  • COM to RUN
  • AAB to RUN
  • PS1 to RUN
  • DMG to RUN
  • VBS to RUN
  • EXE to RUN
  • XAPK to RUN
  • MSI to RUN

About RUN files

A .run file is primarily associated with Linux self-extracting installers, often generated by tools like Makeself. These files bundle binary data (the software payload) inside a shell script, allowing for easy distribution of drivers (like those from NVIDIA), applications, or games on Unix-like systems.

The primary challenge users face with .RUN files is their opacity and platform dependency. Because they are executable scripts designed for the Linux kernel, they cannot be natively executed on Windows or macOS, leaving users confused when the file fails to open. Even on Linux, these files do not run automatically; users must manually modify file permissions (using chmod +x) via the command line, a problem for those accustomed to graphical installers. Furthermore, running an opaque script requires trust; users often wish to inspect the code or extract the payload without executing potential malware.

To address these limitations, the most common "conversion" is extracting the contents to a standard archive like ZIP or TAR to access the internal files safely. For auditing purposes, converting the file to TXT allows users to read the shell script header and understand what changes the installer will make to their system. In rare cases, such as with Dungeon Crawl Stone Soup game recordings, a .RUN file may be a replay file that requires the specific game engine to view.

Convert.Guru analyzes your RUN file, detects the exact format, and lets you read the text inside.

Users also converted ZIP, EXE, TAR, TGA, DOCX, TXT, PNG, XML, M4A, DXF, MP4, BAT and ISO files.



The RUN Converter Story

The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our RUN converter.