Documentation, guides, and example pipelines
Learn how to build your first data cleaning pipeline
Upload a CSV, TSV, XLSX, or XML file in the Studio. The app detects the delimiter and column types automatically. Your file is never uploaded to a server — it stays entirely in your browser. Note: the file is not saved between sessions; you'll re-upload it each time you open the pipeline.
Switch to the Pipeline tab and add transformation nodes from the left panel. Each node performs a specific operation on your data.
Click any node to configure its settings in the right panel. Select columns, set conditions, and customize behavior.
Click "Run Pipeline" to execute your transformations. Review the results, then export your clean data in your preferred format.