TOUR Converter

Extract text from TOUR files


Drop or upload your .TOUR file

How to extract text from your TOUR file

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

Convert TOUR to another file type

To convert your TOUR file to another format, you need LKH Solver or other Data software.

Convert a file to TOUR

To convert other file formats to the "Optimization & Developer Files" file type, you need software like LKH Solver or a similar tool.


About TOUR files

A .TOUR file is most frequently a TSPLIB solution file used in combinatorial optimization, specifically for the Traveling Salesperson Problem (TSP). It acts as a raw data container listing the sequence of visited nodes (cities), often generated by heuristic solvers like the LKH Solver.

While .TOUR files are technically plain text, they lack native support in standard office software. Opening one directly often results in a raw list of integers under a TOUR_SECTION header, which is useless for presentation or analysis without processing. To visualize the route or analyze the path data in tools like Microsoft Excel or Python, users typically convert the file to CSV, JSON, or TXT.

A secondary, distinct format using this extension is the CodeTour definition file for Visual Studio Code. These are standard JSON files used to guide developers through a codebase. If you need to share these walkthroughs with non-developers or archive documentation, converting them to PDF or MD (Markdown) is the recommended workflow. Rarely, a .TOUR file may be binary camera path data from the game Subnautica, which is proprietary and generally not convertible.

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

Users also converted GED, TTP and DAD files.


FAQ

If you want to convert TOUR file to , you can use LKH Solver or similar software from the "Optimization Path Data" category. In the File menu, look for Save As… or Export….

To convert files to TOUR, try LKH Solver or another comparable tool in the "Optimization Path Data" category.



The TOUR 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 TOUR converter.