Converts INI configuration file format to JSON. INI sections become nested objects, key-value pairs become JSON properties, and comments are stripped. Handles boolean values (true/false), numbers, quoted strings, and multi-line values. Useful for migrating legacy configurations to modern JSON-based tools.
Paste your INI config and get clean JSON output ready for any modern configuration system.
Convert Markdown to HTML instantly.
Convert HTML markup to clean Markdown syntax.
Convert CSV data into a JSON array of objects.
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.