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
Tag Archives: json to csv
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 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
Convert nested JSON with nested arrays to CSV
I see a post Convert nested json with nested arrays in csv. The poster have this JSON data: [ { "aggregate_result": [], "explain": "", "key_with_document": [ { "document": { "creation_date": 1643342434, "expiration_date": 2053342527, ... Read more
Convert Large JSON to CSV without coding
Sometimes you need to convert large JSON files to other formats, like CSV, TSV, TXT, Excel, XML, or SQL. If you don’t like to program, you can try Withdata Data File Converter, a native GUI JSON to CSV converter for Windows, Linux, and macOS, you can convert large JSON to CSV easily. Can ... Read more