Withdata Software

Producing high-quality database tools

Main menu

Skip to primary content
Skip to secondary content
  • Withdata
  • Blog
  • Categories
  • Tags
  • Tools

Tag Archives: json

Post navigation

Newer posts →

Convert nested JSON to CSV

Posted on October 22, 2024 by Shiji Pan

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

Posted in use | Tagged CSV, json, json to csv

Convert JSON with attributes to CSV

Posted on October 21, 2024 by Shiji Pan

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

Posted in use | Tagged CSV, json, json to csv

Convert nested JSON with nested arrays to CSV

Posted on October 17, 2024 by Shiji Pan

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

Posted in use | Tagged CSV, json, json to csv

3 ways to export MongoDB data to files (CSV, TSV, JSON) without coding

Posted on February 19, 2024 by Shiji Pan

Sometimes, you need to export MongoDB data to files, CSV, JSON, or other types, here are some tools you can use. 1. mongoexport https://www.mongodb.com/docs/database-tools/mongoexport/ mongoexport is a command-line tool that produces a JSON or CSV export of data stored in a MongoDB ... Read more

Posted in mongotofile | Tagged CSV, Excel, json, mongodb, xml

Convert Large JSON to CSV without coding

Posted on May 17, 2023 by Shiji Pan

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

Posted in use | Tagged Convert JSON, json, json to csv, json to excel, json to xml

Post navigation

Newer posts →

Recent Posts

  • TextMerger 1.0 Released: A Lightweight Cross-Platform Tool for Fast Text File Merging
  • FileToMongo 5.0 Released: Enhanced Stability, Speed & HTML Table Support
Withdata Software. ©2004 - 2026 All rights reserved.