✉️
🎓

Professor and Research Email

University faculty pages with public emails get heavy spam. Obfuscation is worth doing.

Ei kirjautumista tarvita

HTML entities (recommended)

Each character becomes a numeric HTML entity. Browsers render it as the original email, but most simple scrapers reading the raw HTML see gibberish.

HTML to paste into your site
<a href="mailto:&#104;&#101;&#108;&#108;&#111;&#64;&#101;&#120;&#97;&#109;&#112;&#108;&#101;&#46;&#99;&#111;&#109;">&#104;&#101;&#108;&#108;&#111;&#64;&#101;&#120;&#97;&#109;&#112;&#108;&#101;&#46;&#99;&#111;&#109;</a>

How it renders in a browser:

💡 Modern spam bots are sophisticated. Obfuscation slows them down but isn’t bulletproof. For maximum protection, combine with: server-side rate limiting on contact forms, honeypot fields, and reCAPTCHA-equivalent. For low-stakes use (a contact page on a small site), HTML entity obfuscation cuts scraper hits by ~60-80%.

Academic tips

🎓

Many universities require professor emails on faculty pages. Obfuscation reduces spam without violating the policy.

💡

For research lab pages, obfuscating PI and graduate student emails reduces ongoing spam load.

🎯

For collaborators visiting the page, obfuscated emails still work — they click the mailto link as normal.

Miten se toimii

1
Syötä
Enter your data into the tool above. Everything stays local to your browser.
2
Käsittele
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Lataa
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

Miksi käyttää meidän?

Täysin ilmainen — ei piilokustannuksia, koskaan
Ei tiliä, sähköpostia tai kirjautumista tarvita
Tiedostot eivät koskaan poistu laitteeltasi
Ei tiedostokokorajoituksia lainkaan
Ei vesileimoja missään tulosteessa

Also check out…

Usein kysytyt kysymykset