Converts a CSV file's content into a JSON array of objects, using the first row as property names. Handles quoted fields containing commas, empty values, and numeric type detection. Supports comma, semicolon, and tab delimiters.
The quickest way to turn spreadsheet data into a JSON array ready for APIs, databases, or JavaScript applications.
Convert Markdown to HTML instantly.
Convert HTML markup to clean Markdown syntax.
Flatten a JSON array of objects into a CSV spreadsheet.
Convert XML documents to a JSON representation.
Convert a JSON object or array to an XML document.
Encode text as a Base64 string.