.I7 File Extension

Inform 7 Source Code File

Developer Graham Nelson
Popularity
2.0  |  1 Vote
 

What is an I7 file?

An I7 file contains Inform 7 (I7) source code that can be compiled into an Interactive Fiction (IF) program by Inform 7, which is an IDE used to create IF programs. It stores plain text with Unicode UTF-8 encoding in I7 syntax that defines the rules, behaviors, objects, and other elements of a playable IF program.

More Information

Screenshot of a .i7 file in Microsoft Visual Studio Code 1.51
I7 file open in Microsoft Visual Studio Code 1.51

IF programs are similar to video games in that they provide an environment that you can interact with by typing text commands. These programs are also similar to fictional stories since they feature a consistent storyline that you can progress through as you play.

Inform is a free tool utilized to create and compile IF programs that you can share with other users. You can define your playable IF program in an I7 source code file, then, compile it with Inform 7 into a playable file, such as a .GBLORB or .ZBLORB file.

How to create an I7 file

You can create an I7 file with any text editor. When you save the file, save it with the .i7 file extension. If this option is not provided, you may need to save the file as a .TXT file with the text editor, then manually change the .txt file extension to .i7.

NOTE: I7 source code files were introduced with the release of Inform 7, replacing .INF source code files used by previous versions of Inform. However, I7 files are more commonly saved as .NI files.

How to open an I7 file

You can open an I7 file with Inform 7, then compile it by selecting "Go!" from the user interface.

Since I7 files are saved in plain text, you can also open and edit them with a plain text or source code editor. Microsoft Notepad (Windows) and Apple TextEdit (macOS) are text editors bundled with their respective operating systems that you can use to open I7 files. Also, Microsoft Visual Studio Code (multiplatform) is a useful source code editor that can view and edit I7 files.

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

Programs that open I7 files

Verified by FileInfo.com

The FileInfo.com team has independently researched the Inform 7 Source Code file format and Mac, Windows, and Linux apps 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.