Pages - Menu

pipe symbol separated file converter


Pipe Delimited to Json

Pipe Delimited to Json
download Pipe Delimited to Json

Here is video on how to convert Pipe Delimiter separated file to Json:

here is an example of running "Pipe Delimited to Json" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\PipeDelimitedtoJson\PipeDelimitedtoJson.exe" inputfile.txt outputfile.json


Pipe Delimited to Csv

Pipe Delimited to Csv
download Pipe Delimited to Csv

here is video on how to user Pipe Delimited to Csv converrter:

here is an example of running "Pipe Delimited to Csv" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\PipeDelimitedtoCsv\PipeDelimitedtoCsv.exe" inputfile.txt outputfile.csv


Pipe Delimited to Excel

Pipe Delimited to Excel
download Pipe Delimited to Excel

Here is video on how to convert Pipe Delimited file to Microsoft Excel workbook:

here is an example of running "Pipe Delimited to Excel" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\PipeDelimitedtoExcel\PipeDelimitedtoExcel.exe" inputfile outputfile


Pipe Delimited To Sql

Pipe Delimited To Sql
download Pipe Delimited To Sql

here is video on how to convert Pipe Delimited file To Sql script:

here is an example of running "Pipe Delimited To Sql" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\PipeDelimitedToSql\PipeDelimitedToSql.exe" inputfile.txt outputfile.sql


Pipe Delimited to Xml

Pipe Delimited to Xml
download Pipe Delimited to Xml

here is video on how to change Pipe Delimited file to Xml file:

here is an example of running "Pipe Delimited to Xml" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\PipeDelimitedtoXml\PipeDelimitedtoXml.exe" inputpipefile.txt outputfile.xml


Pipe Delimited to Html

Pipe Delimited to Html
download Pipe Delimited to Html

hre is video on how to convert pipe delimiter separated file into web page:

here is an example of running "Pipe Delimited to Html" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\PipeDelimitedtoHtml\PipeDelimitedtoHtml.exe" inputfile.pipe page.html


Pipe to Tab Delimited

Pipe to Tab Delimited
download Pipe to Tab Delimited

here is video on how to convert Pipe deleimted file to Tab Delimited file:

If you want to automate conversion or avoid user Interface (UI) and run "Pipe to Tab Delimited" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\PipetoTabDelimited\PipetoTabDelimited.exe" inputfile.pipe outputfile.tab