Click the "Select File" button above, and choose your NF file.
You’ll see a preview, if available.
Click the "Convert file to..." button to extract text information.
Convert NF to another file type
To convert NF scripts to another format, you need Nextflow or other Developer software.
Convert a file to NF
To convert other file formats to the "Workflow Automation Script" file type, you need software like Nextflow or a similar tool.
About NF files
A .NF file is primarily a workflow script written for Nextflow, a reactive workflow framework used heavily in bioinformatics and data science to orchestrate pipelines across clouds and clusters. These files utilize a domain-specific language (DSL) based on Groovy to define processes, channels, and execution logic. While powerful for automating complex tasks involving Docker or Singularity containers, .NF files are essentially plain text code that cannot be "run" by double-clicking. Attempting to open them on a standard Windows or macOS machine often results in an "Unknown file type" error or requires launching a command-line interface with a specific Java runtime environment installed.
For users who simply need to review the pipeline logic, audit the code for compliance, or share the workflow steps with non-technical stakeholders, the raw .NF format is inconvenient. It requires a syntax-aware editor like VS Code for readability. To bypass these constraints, the most practical solution is converting the file to PDF for fixed-layout documentation and archiving, or DOCX if you need to annotate the script logic in a word processor. For universal accessibility without installing the Nextflow engine, converting to standard TXT allows the content to be viewed on any device immediately.
Convert.Guru analyzes your NF file, detects the exact format, and lets you read the text inside.
Users also converted NF1, NFF, KS, GMS, GSE, F and MF files.
FAQ
If you want to convert NF file to F, MF, CSV, JSON, XML, YAML, YML, TOML, INI, CFG, CONF or DAT, you can use Nextflow or similar software from the "Data Analysis Pipeline Script" category. In the File menu, look for Save As… or Export….
To convert DBF, XML, SQLITE, XLSX, SQL, TSV, ACCDB, YAML, MDB, CSV, ODS or JSON files to NF, try Nextflow or another comparable tool in the "Data Analysis Pipeline Script" category.
The NF 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 NF converter.