Divisor Columnas
Divide una columna por delimitador, regex, anchos fijos o posiciones de caracteres. Un límite limita los cortes y mantiene todo después, a diferencia de split normal. Informa cuántas partes produjo cada fila para que los datos inconsistentes sean obvios.
🔒 Esta herramienta funciona totalmente en tu navegador. Tus archivos nunca se suben a un servidor.
Split in this page; nothing is uploaded. This splits text mechanically — it does not understand what your data means, which matters most for names. See the notes below before splitting a name column.
How Divisor Columnas works
- Open Divisor Columnas and review the example state before entering your own values.
- Enter or select the information needed for Divisor Columnas.
- Review the result and adjust the inputs if you want to compare another case.
Splits a column by delimiter, regex, fixed widths or character positions. A limit caps the number of cuts and keeps everything after the last one, unlike a plain split which discards it. Reports how many parts each row produced so inconsistent data is obvious. The interactive workspace runs in your browser, so you can review the result without creating an account.
FAQ
What is Divisor Columnas used for?
Splits a column by delimiter, regex, fixed widths or character positions. A limit caps the number of cuts and keeps everything after the last one, unlike a plain split which discards it. Reports how many parts each row produced so inconsistent data is obvious.
Do I need an account?
No. The tool is available directly in the browser without an account or sign-up.
What should I do if the result looks unexpected?
Check the entered values and compare them with the guidance shown in Divisor Columnas. Use the result as a planning aid and verify important decisions independently.