Free Data Converters
Convert between structured data formats — CSV, JSON, XML, YAML, TSV, and more. Schema is inferred where possible; nested JSON flattens to dot-notation CSV columns and vice versa. Common uses: import a CSV export into a JSON-fed tool, convert YAML config to JSON for an API that requires it, normalize XML records into a spreadsheet-friendly CSV.
CSV JSON
แปลงแฟ้มข้อมูล CSV เป็นรูปแบบ JSON สำหรับแอพพลิเคชันบนเว็บและ APIs
JSON CSV
แปลงข้อมูล JSON เป็น CSV เพื่อวิเคราะห์สแปมและประมวลผลข้อมูล
โอเพนซอร์ส
เครื่องแปลงเดียวกันที่ใช้ในการสร้างทุกหน้าที่นี่ อยู่บน PyPI และ GitHub จัดการเอง ฝังมัน ตรวจสอบมัน — MIT ใบอนุญาต ไม่ต้องลงทะเบียน
pip install freeai-convert
แสดงบน GitHub