Data File Converter
by U-Mebius Inc.
v1.0.7
ยท
Updated 8 years ago
ยท
386.6 Kb
ยท
Released Sep 2011
Key Features
๐ค
AI Powered
โ๏ธ
Strategy Game
About Data File Converter
This App converts a file from [CSV / TSV / JSON / PLIST] to [JSON / PLIST].
*from CSV / TSV
You should prepare a source file whose first row consists of column titles.
Each column title of the source file becomes keys of a new JSON or PLIST file.
You can edit data and/or select rows to load in this App.
(The changes are not reflected to the source file.)
And the converted type for each column can be specified. Ex) String, Integer.
Also, you can specify a separator which splits column data into Array.
*from JSON / PLIST
The source file is converted to the selected file type while maintaining the structure.
A plist file which contains a "DATE" or "DATA" componet can not be converted.