```{index} single: Filters; Extract DREAM3D-NX Pipeline To File
```
# Extract DREAM3D-NX Pipeline To File

## Description

This **Filter** reads the pipeline from an hdf5 file with the .dream3d extension and writes it back out to a json formatted pipeline file with the appropriate extension based on whether the pipeline is a DREAM3D-NX version 6 (.json) or DREAM3D-NX version 7 (.d3dpipeline) formatted pipeline.


### Input Parameter(s)

| Parameter Name | Parameter Type | Parameter Notes | Description |
|----------------|----------------|-----------------|-------------|
| Input DREAM3D File Path | FileSystemPath |  | The file path to the .dream3d that holds the pipeline to be extracted. |

### Output Parameters

| Parameter Name | Parameter Type | Parameter Notes | Description |
|----------------|----------------|-----------------|-------------|
| Output File Path | FileSystemPath |  | The file path in which to save the extracted pipeline |

## Example Pipelines

ExtractPipelineToFile

## License & Copyright

Please see the description file distributed with this plugin.
