SUBLIME-PROJECT Converter

Extract text from Sublime Text projects (SUBLIME-PROJECT)


Drop or upload your .SUBLIME-PROJECT file

How to extract text from your SUBLIME-PROJECT file

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

Convert SUBLIME-PROJECT to another file type

To convert SUBLIME-PROJECT projects to another format, you need Sublime Text or other Developer software.

Convert a file to SUBLIME-PROJECT

To convert other file formats to the "IDE Workspace Config" file type, you need software like Sublime Text or a similar tool.


About SUBLIME-PROJECT files

The .sublime-project file is a workspace configuration document used by Sublime Text to manage project-specific settings, folder inclusion/exclusion rules, and custom build systems. The internal structure consists of standard text formatted as JSON objects.

A major disadvantage of the .sublime-project format is its strict tie to the Sublime Text ecosystem. It frequently relies on local, user-specific absolute directory paths. This makes sharing the file across different operating systems or development teams difficult, as it breaks file references. Furthermore, it is a proprietary schema that cannot be natively read or imported by competing IDEs like Visual Studio Code or IntelliJ IDEA.

Users often need to convert or extract data from .sublime-project files when migrating to a new development environment. The most practical target formats are standard JSON, XML, or plain TXT. Converting to these formats makes the underlying folder paths and build configurations readable by other IDE setups or custom migration scripts, though IDE-specific settings will be lost.

This file format is application-specific, and standard online converters fail to process it because they do not understand the proprietary JSON schema designed by Sublime HQ. Often, only the original software can properly apply these workspace configurations. Since our analysis detects the supported underlying JSON format, inspecting the text and extracting your workspace data is fast and secure.

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


FAQ

If you want to convert SUBLIME-PROJECT file to TXT, RTF, DOC, DOCX, ODT, PAGES, TEX, LATEX, MD, MARKDOWN, LOG or NFO, you can use Sublime Text or similar software from the "Workspace Configuration Storage" category. In the File menu, look for Save As… or Export….

To convert PDF, DOC, ASC, TODO, NFO, MEMO, README, DOCX, JPG, TXT, NOTE or RTF files to SUBLIME-PROJECT, try Sublime Text or another comparable tool in the "Workspace Configuration Storage" category.



The SUBLIME-PROJECT 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 SUBLIME-PROJECT converter.