CSV સંપાદક (પૂર્વાવલોકન, કૉલમ દૂર કરો અને ફરી ડાઉનલોડ કરો)

પહેલાં તપાસો, પછી edit કરો. જરૂર ન હોય એવા columns દૂર કરો, data ગોઠવો અને નવી CSV download કરો.

તમારી CSV preview કરો, રાખવાના columns પસંદ કરો અને split, merge, reorder જેવી ક્રિયાઓ સંપૂર્ણપણે તમારા બ્રાઉઝરમાં લાગુ કરો.

કંઈ upload થતું નથી. Processing તમારા બ્રાઉઝરમાં જ રહે છે.

CSV preview કરો અને રાખવાના columns પસંદ કરો
Columns દૂર કરો, reorder કરો, split કરો અને merge કરો
કોઈ file upload નહીં (local processing)
રૂપાંતરિત CSV ને અલગ file તરીકે download કરો

આ CSV Editor સાથે શું કરી શકો

CSV preview (પ્રથમ N rows)

  • Edits લાગુ કરતા પહેલાં data તપાસો
  • Automatic delimiter detection સાથે manual override
  • એન્કોડિંગ બદલવાની સહાય (UTF-8 / Shift_JIS)

Column selection અને removal

  • ફક્ત જરૂરી columns જ રાખો
  • Export પહેલાં output column names અને count તપાસો

કૉલમ ફરી ગોઠવવું (ઉન્નત)

  • Column order બદલવા drag કરો
  • આ column position બદલે છે, row sorting નહીં

કૉલમ વહેંચવું

  • એક column ને ઘણા columns માં વહેંચો
  • Maximum split count અને overflow handling સેટ કરો
  • Advanced mode માં regex-based splitting

કૉલમ મર્જ કરવું

  • ઘણા columns ને એક નવા output column માં merge કરો
  • Separator પસંદ કરો: _, /, -, space અથવા custom
  • Blank handling (skip/include) પસંદ કરો

કેવી રીતે ઉપયોગ કરવો (3 Steps)

  1. CSV file લોડ કરો (file picker અથવા drag and drop).
  2. Preview તપાસો અને edit કરો (columns રાખો/દૂર કરો, reorder, split, merge).
  3. રૂપાંતરિત CSV download કરો. તમારી original file બદલાતી નથી.

UI / સેટિંગ્સ

Load

  • વિભાજક: Auto / , / Tab / ; / | / Other
  • એન્કોડિંગ: Auto / UTF-8 / Shift_JIS
  • Header row: પ્રથમ row ને column names તરીકે માનવી (ON/OFF)

Preview

  • Preview rows: પ્રથમ 50 / 100 / 200
  • Column name અને preview માં value દ્વારા શોધો

કૉલમ કામગીરી

  • આ column રાખો (checkbox)
  • બધું પસંદ કરો / બધું સાફ કરો / ફક્ત પસંદ કરેલા બતાવો
  • Advanced: columns reorder કરવા drag કરો

વહેંચો / મર્જ કરો / ડાઉનલોડ

  • Split: લક્ષ્ય કૉલમ, પદ્ધતિ, મહત્તમ વિભાજનો, નવા નામ
  • Merge: લક્ષ્ય કૉલમ, નવું નામ, separator, ખાલી મૂલ્યોની નીતિ
  • ડાઉનલોડ: ફાઇલનું નામ, લાઇન અંત (LF / CRLF)

FAQ

શું મારી uploaded CSV ક્યાંય મોકલાય છે?

ના. Parsing અને transformation તમારા બ્રાઉઝરમાં સ્થાનિક રીતે ચાલે છે.

શું હું columns reorder કરી શકું?

હા. Advanced options માં drag reorder ચાલુ કરો.

Preview માં કેટલી rows બતાવવામાં આવે છે?

Preview ઝડપ માટે પ્રથમ N rows સુધી મર્યાદિત છે, પરંતુ transformations સંપૂર્ણ file પર ચાલે છે.

શું આ mixed delimiter patterns ને handle કરી શકે છે?

હા. Advanced mode માં regex splitting mixed delimiter patterns ને handle કરી શકે છે.

શું હું merge separator પસંદ કરી શકું?

હા. _, /, -, space અથવા custom separator પસંદ કરો.

શું મારી original file બદલાશે?

ના. Result અલગ file તરીકે download થાય છે.

શું હું Shift_JIS CSV files ખોલી શકું?

હા. Encoding automatic detection અને manual switching બંને સપોર્ટ કરે છે.

નોંધો

  • Responsiveness માટે preview માં ફક્ત પ્રથમ N rows બતાવવામાં આવે છે. Export વખતે full-file processing હજી પણ લાગુ રહે છે.
  • Quoted commas અથવા line breaks ધરાવતા CSV માટે standards-compliant parser જરૂરી છે (અહીં સપોર્ટેડ છે).
  • મોટી files માટે processing speed તમારા device performance પર નિર્ભર છે.