Email Validator

Validate if an email address format is correct.

Result

Related tools

How it works

  1. 1Enter an email address.
  2. 2The tool validates format: local part, @ symbol, domain, TLD.
  3. 3Valid emails show 'Valid email format'.
  4. 4Invalid emails show 'Invalid email format'. Does not verify if the email exists.

Example

Input: user@example.com
Output: Valid email format