CSV Anonymizer

Upload a CSV file to fuzz and anonymize its data with configurable options and presets.


Choose a preset combination of fuzzing options.

Advanced Parameters

Replace numbers with "REDACTED" instead of fuzzing.
0.3
Replace dates with "REDACTED" instead of fuzzing.
+/- days to vary dates.
Replace general strings with "REDACTED" instead of fuzzing.
0.5
Replace light strings (e.g., IDs) with "REDACTED" instead of fuzzing.
0.15
This is a static HTML application running on your browser. If you prefer to use it offline just download the application, extract csv-anonymizer-main.zip somewhere and open the index.html file with your browser. Source code available on GitHub