We just released Batch Text File Processor and Cleaner — automatically clean, format, and transform thousands of text files in bulk.

What it does

A Python CLI tool for developers and data analysts to process large batches of text files. It reads from a CSV manifest, applies cleaning rules, and outputs standardized files. Saves hours of manual text editing.

Features

  • Process thousands of .txt, .md, and .log files from a CSV manifest
  • Apply regex find-and-replace rules defined in a JSON config file
  • Remove duplicate lines, trim whitespace, and standardize line endings
  • Append or prepend headers/footers based on file metadata
  • Generate a detailed processing report in JSON format

Usage

batch_text_processor --manifest files.csv --config rules.json --output ./cleaned

Get it

Download Batch Text File Processor and Cleaner for $29 →


Built by OddShop — Python automation tools for developers and small businesses.