أدوات النص
CSV إلى JSON
Parse CSV rows into JSON objects.
الإدخال
CSV إلى JSON
csvjsonconverterdata
الإخراج
CSV converted to JSON
Rows
3
Columns
3
[
{
"name": "Sara",
"email": "sara@example.com",
"plan": "starter"
},
{
"name": "Bilal",
"email": "bilal@example.com",
"plan": "pro"
},
{
"name": "Noor",
"email": "noor@example.com",
"plan": "business"
}
]أدوات مشابهة
Word Counter
Count words, characters, lines, و reading وقت.
Case محول
Convert نص between lower, upper, عنوان, camel, snake, و more.
Slug مولد
Turn عنوانs into clean, SEO-friendly URL slugs.
نص Diff
Compare two versions of نص line by line.
Duplicate Line Remover
Remove repeated lines while preserving the first occurrence.
Whitespace Cleaner
Trim spaces, collapse blank lines, or normalize messy نص blocks.