A comprehensive collection of free online utilities to help you convert, transform, and manipulate your data with ease. No installation required.
CSV to JSON Converter
Quickly convert your CSV data to JSON format with our powerful conversion tool
Our most popular tool allows you to convert CSV files to JSON format with advanced options like custom delimiters, nested object creation, and array handling.
// Input: CSV name,age,email John Doe,32,john@example.com Jane Smith,28,jane@example.com // Output: JSON [ { "name": "John Doe", "age": "32", "email": "john@example.com" }, { "name": "Jane Smith", "age": "28", "email": "jane@example.com" } ]
Browse our extensive collection of tools designed to make your work easier
Transform XML documents to JSON with structure preservation
Generate random UUIDs in various formats
Generate placeholder text for design mockups
Calculate differences between dates or add/subtract time
Convert between different timestamp formats
Coming Soon
We're constantly working on new tools. Here's what's coming next.
Convert between YAML and other formats like JSON and XML
Convert Excel spreadsheets to JSON with multi-sheet support
Build and test regular expressions with real-time highlighting
Decode and verify JWT tokens with detailed payload inspection
Compress and optimize images for web use without quality loss
Simple SVG editing and optimization tools for developers
Have a suggestion for a tool? We'd love to hear it!
Suggest a Tool