Skip to content

6t9xstar/Email-Cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-Cleaner Pro

Email-Cleaner Pro is a lightweight desktop tool designed to clean and validate email lists quickly and efficiently. It helps remove invalid, fake, duplicate, and unwanted email addresses so you can work with a clean and reliable dataset.


Features

  • Upload email files in bulk

  • Detect and remove:

    • Invalid emails
    • Fake or placeholder emails
    • Duplicate entries
    • Spam-style emails (noreply, test, etc.)
  • Fast processing with accurate results

  • Simple and easy-to-use interface

  • Export cleaned email list


Requirements

  • Python 3.9 or higher
  • Windows OS
  • Required Python libraries (install once)

Installation

  1. Clone or download the project files.

  2. Open Command Prompt in the project folder.

  3. Install dependencies:

    pip install -r requirements.txt

    (If requirements.txt is not available, install the required libraries manually.)


How to Run

  1. Open the project directory.

  2. Run the application:

    python app.py
  3. The application window will open.


How to Use

  1. Click Upload Email File
  2. Select your .txt or .csv email file
  3. Click Start
  4. Wait for the cleaning process to finish
  5. Export the cleaned email list

Supported File Formats

  • .txt (one email per line)
  • .csv

Output

  • Cleaned email file
  • Only valid and filtered emails remain
  • Ready for marketing or internal use

Notes

  • This tool only processes emails provided by the user.
  • Intended for personal and professional use.
  • Make sure you comply with email marketing laws and regulations (CAN-SPAM, GDPR, etc.).

Troubleshooting

  • Ensure Python is added to your system PATH
  • Run Command Prompt as Administrator if needed
  • Verify your email file format before uploading

License

This project is for personal use. Redistribution or resale without permission is not allowed.

About

Email Cleaner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors