If you want to convert text books to audio books, you can try TTS Batch Converter. For example, we have a book “Pride and Prejudice”, we want to convert it to an audio book. For avoiding too big audio file (.mp3 or .wav), we split the book into chapters. And then we convert these ... Read more
Author Archives: Shiji Pan
Split text book into chapters and store it in TXT files
If you want to split a TXT book info chapters, you can try Big Text File Splitter. In the splitting form, set “Split By” to “Symbol”. Since this text book’s chapters are start with “Chapter”, so we set “Start With” to “Chapter”, ... Read more
Convert TXT file to Excel file in a few clicks
Want to convert TXT file to Excel file? Using Withdata software DataFileConverter, a TXT to Excel converter, you can convert TXT to Excel easily and fast. Can run in GUI mode, Step by Step, just a few mouse clicks. Can run in Command line, for Scheduled Tasks and Streams. Convert files locally, ... Read more
Convert TXT file to JSON file in a few clicks
Want to convert TXT file to JSON file? Using Withdata software DataFileConverter, a TXT to JSON converter, you can convert TXT to JSON easily and fast. Can run in GUI mode, Step by Step, just a few mouse clicks. Can run in Command line, for Scheduled Tasks and Streams. Convert files locally, ... Read more
Format multiple JSON files into one CSV for NTFS on OpenSea
If you want to format multiple JSON files into one CSV for NTFS on OpenSea, you can try Data File Converter, just in a few mouse clicks. 1. Open Data File Converter, select “Files” – “JSON”, “File” – “CSV”. 2. Choose OpenSea JSON ... Read more
Convert nested JSON to CSV
I see a post Convert nested JSON to CSV or table, the poster have JSON data like this: menu1.json {"menu": { "id": "file", "value": "File", "popup": { "menuitem": [ {"value": "New", "onclick": "CreateNewDoc()"}, {"value": "Open", "onclick": "OpenDoc()"}, ... Read more
Convert XML attributes to CSV columns
I see a post How to convert XML into CSV using XSL, the poster has a test XML like this: <Tester author="Name" id="16384543"> <insert tableName="sampletable"> <column name="id" valueNumeric="2"/> <column name="name" value="kathy"/> <column ... Read more
Convert KML to CSV
If you want to convert KML files to CSV files, you can try Data File Converter. An sample KML (Keyhole Markup Language) file like this: <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Placemark> <name>Simple ... Read more
Convert JSON with attributes to CSV
I want to convert some NFT metadata JSON files to CSV for opensea. JSON data like this: { "name": "5", "description": "", "external_url": "", "image": "5.png", "attributes": [ { "trait_type": "Background", "value": "DOT-6" }, { "trait_type": ... Read more
Import data from Excel file to DBF without programming
Want to import data from Excel file to DBF? Using Withdata FileToDB, an Excel to DBF converter, you can convert data from Excel to DBF (dBase, FoxBase, FoxPro) easily and fast. Can run in GUI mode, Step by Step, just a few mouse clicks. Can run in Command line, for Scheduled Tasks and ... Read more