DTM Text to JSON Converter Overview

DTM Text to JSON Converter main window

Download DTM Text to JSON Converter.

DTM Text to JSON Converter is a fast and easy-to-use utility that generates JSON or BSON* document based on flat text or CSV file. It supports comma, "tab", and pipe as a column separator. The custom separator is also available*.

There are two editions of the converter: free and business. Unlike free edition the business license allows users to:

Command Line Parameters and Switches*

The converter offers a different executable file for command line support. Please use TextToJsonCmd.exe (console version) instead of TextToJson.exe (GUI version)

  1. Source text file name (mandatory). Use quote for names with spaces. '*' and '?' wild cards supported.
  2. Destination file name (optional). The program will change extension to .json for destination file for empty.
  3. Column separator (optional, the default is "tab" for .txt file extension and "comma" for .csv files.
  4. Output format. (optional, the default is "JSON"). JSON or BSON string.

Examples

TextToJsonCmd.exe "D:\Projects And Files\orders 2016 Q2.txt" d:\ordersToSend.json
TextToJsonCmd.exe D:\shops.csv "d:\My Data Files\shops.bson" "," BSON

* - the option is available in the business edition only. Order business license.

MSI installation package for silent/remote installation is available for business license owners upon request.

OEM license of DTM Text to JSON Converter allows the licensee to redistribute the software product with an own solution.

DTM Text to JSON Converter is a Windows application that supports Windows XP/Vista/7, Windows 8/10 (desktop), Server 2003/2008/2012/2016.