Focused purpose
What this tool does
Apply one local cleaning recipe to multiple CSV files. Check schema compatibility, review per-file reports and download a ZIP with a manifest, no account needed.
- ✓ Reusable local recipes
- ✓ Schema compatibility check
- ✓ Per-file processing report
- ✓ ZIP and transformation manifest
Workflow
How to use it
- 01
Create or select a cleaning recipe.
- 02
Add CSV files and resolve schema differences.
- 03
Run the batch, inspect reports and download the ZIP.
Available controls
Available options
- Choose an existing recipe.
- Require exact or compatible headers.
- Continue or stop on file errors.
- Review every planned output name.
Two monthly files with one recipe
Example before and after
The same documented cleanup must run on two compatible files.
Before
Recipe: trim name, remove empty rows jan.csv: 3 rows feb.csv: 4 rows
After
cleaned-files.zip jan-cleaned.csv feb-cleaned.csv manifest.json
Expected result: The ZIP contains one checked output per source plus a transformation manifest.
Practical scenarios
Common use cases
Clean monthly files consistently.
Apply partner import rules to a folder.
Produce auditable standardized exports.
HONEST LIMITS
Important limitations
- iRecipes that reference missing columns require manual resolution.
- iThe ZIP is created only after all selected local processing finishes.
FAQ
Questions about this tool
Where are recipes stored?
Only in this browser, and only after you explicitly save them. File content is not part of a recipe.
What if one file has different columns?
Compatibility issues are shown before processing and require a mapping or exclusion.
What is inside the final ZIP?
One named result and report per file, plus a manifest describing the applied recipe.