Free Online CSV To JSON Converter
How to convert CSV text files to JSON?

How to change the key of a JSON property?

Click the key you want to change. The text of the key will become editable. Then you can edit the text. After you have done the editing, move the cursor out of the key text field. The new key text will be validated. If the new key is not valid, you will see a popup warning. return to help topics

How to show popup menu?

Click the bullet icon in front of each element name. A small command menu will pop up. To hide this popup menu, select the Cancel on the menu. return to help topics

How to insert an object?

First find the place where you want the new object be inserted. Click the bullet icon,from the popup menu, select Insert->Object. An empty object will be inserted with a key name of "new_object". You can change the key name to the name you want. return to help topics

How to insert an array?

First find the place where you want the new array be inserted. Click the bullet icon,from the popup menu, select Insert->Array. An empty array will be inserted with a key name of "new_array". You can change the key name to the name you want. return to help topics

How to insert a string property?

First find the object where you want the new string property be inserted. Click the bullet icon,from the popup menu, select Insert->String. An new string property will be inserted with a key name of "new_string" and a value of "string". You can change the key name and the string value to anything you want. The editor will validate key name when the cursor is moved out of the text field. A warning message will pop up if the invalid characters are detected. return to help topics

How to insert a numerical property?

First find the object where you want the new numerical property be inserted. Click the bullet icon,from the popup menu, select Insert->Number. An new numerical property will be inserted with a key name of "new_number" and value of 123. You can change the key name and the value to anything you want. The editor will validate your input when the cursor is moved out of the text field. A warning message will pop up if the invalid characters are detected. return to help topics

How to insert a boolean property?

First find the object where you want the new boolean property be inserted. Click the bullet icon,from the popup menu, select Insert->Boolean. An new boolean property will be inserted with a key name of "new_boolean" and value of true. You can change the key name and the value to anything you want. The editor will validate your input when the cursor is moved out of the text field. A warning message will pop up if the invalid characters are detected. return to help topics

Windows™ is a registered trademark of Microsoft Corporation in the United States and other countries.
Mac™ is a trademark of Apple Inc.

Demo;http://xmlgrid.net/demo.html;Demo;Demo

;http://xmlgrid.net;XML Editor;XML Editor

XmlToText;http://xmlgrid.net/xml2text.html;Convert XML document to plain text file;XML To Text

Xsd2Xml;http://xmlgrid.net/genXml.html;Generate XML document from a schema xsd file;XSD To XML

XPathTester;http://xmlgrid.net/xpath.html;create, test XPath expression;XPath

Forum;http://xmlgrid.net/cgi-bin/forum/forum.cgi?mu=ptThreadList%26cid=9000%26rtype=html;XmlGrid Users Forum;Forum

FAQ;http://xmlgrid.net/faq.html;FAQ;FAQ

XMLViewer;http://view.xmlgrid.net;A read-only version of XML editor;XML Viewer

csvToXml;http://xmlgrid.net/csvToXml.html;Convert comma-separated value text file to XML document;CSV To XML

XmlToXsd;http://xmlgrid.net/xml2xsd.html;generate XSD from XML;XML To XSD;
ExcelToXML;http://xmlgrid.net/excel2xml.html;convert Excel file to XML;Excel To XML;

About;http://xmlgrid.net/about.html;About;About