Build and run a step-by-step anonymisation pipeline using Python techniques. Upload or generate sample data, apply techniques, and download the anonymised result.
Follow the pipeline from raw CSV input through anonymisation techniques to secure output. Click "Run Pipeline" to execute each step and see the transformation.
Start with a sample dataset or paste your own CSV. This simulates loading a raw dataset with personally identifiable information (PII).
Choose which techniques to apply to the dataset. Each technique targets different types of PII with different Python implementations.