Free Email Obfuscator
Hide email addresses from spam scrapers using HTML entities, JavaScript assembly, reversed text, or symbol substitution.
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.
<a href="mailto:hello@example.com">hello@example.com</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%.
Optimize for your platform
How It Works
Why use ours?
Related Tools
QR Code Generator
Generate QR codes for URLs, text, WiFi, and more. No watermark.
Color Picker & Palette Generator
Pick colors, convert between HEX/RGB/HSL, and generate harmonious palettes.
Password Generator
Generate strong, random passwords with custom length, character types, and exclusions. No limits, no logins.
