Redact Columns
Mask or remove sensitive values from selected columns
CSV Input
Try a sample:
Drop a CSV file here or
Only the first file is used if multiple are dropped.
The request is made directly from your browser. No proxy is used.
Columns to Redact
Provide CSV input above to select columns.
CSV Output
Output will appear here...
More Options
CSV Format
Input
How to Use This Tool
This tool replaces all values in selected columns with a redaction marker. Choose which columns to redact, optionally customize the replacement string for each, and the output updates instantly. Headers are preserved.
- Provide your CSV — Paste CSV text into the input area, drop a CSV file onto the File tab, or enter a URL on the URL tab.
- Select columns to redact — Use the dropdown to add columns. Each column gets a text input pre-filled with
***REDACTED***. - Customize the replacement — Optionally change the replacement string for any column.
- Get your output — Copy the redacted CSV to your clipboard or save it as a .csv file.
FAQ
4 questionsDoes this tool upload my data?
No. It runs entirely in your browser using JavaScript. Your CSV data is never sent to a server.
What happens to empty cells in redacted columns?
Empty cells are also replaced with the redaction string. This ensures every cell in a redacted column is visibly marked, so recipients know the column contained data.
Can I use a different replacement string for each column?
Yes. Each column has its own text input where you can set a custom replacement string. The default is ***REDACTED***.
Are column headers affected?
No. Only data cell values are replaced. Headers are preserved exactly as they are.