This Python automation script extracts all email addresses from input.txt using regular expressions and writes them to a new output file. It streamlines data cleaning, making it ideal for organizing email info from raw text dumps, scraped data, or messy logs with minimal effort.