Validateur d'e-mail
Vérifier la validité d'une adresse e-mail⌘⏎ run · ⇧⌘C copy · ⎋ resetINPUT
Enter an email address to validate
OUTPUT
❯ _Lancez une opération pour voir les résultats ici.then press ⌘⏎
ADSponsored
What is Validateur d'e-mail?
The Email Validator checks whether an email address is correctly formatted and flags common mistakes like typos in domains and invalid characters, in your browser. It is a fast syntax and sanity check for forms, lists and imports. Addresses are checked locally and not sent anywhere.
How to use it
- 01Paste one or more email addresses.
- 02Run the check.
- 03Review which are valid and what is wrong with the rest.
FAQ
Does it confirm the mailbox exists?
No — it validates format and flags likely mistakes; it does not send mail or verify deliverability.
Can it catch domain typos?
Yes — it flags common misspellings like "gmial.com".
Is my data uploaded?
No — validation is local.
Exemples
Valid email{
"email": "user@example.com"
}
Invalid email{
"email": "invalid.email"
}