Email Obfuscator
Obfuscate an email address (entities / JS) to deter scrapers.
Related
HTML Entity Encode / Decode
Escape text to HTML entities and unescape entities back to text.
Encoding
URL Encode / Decode
Percent-encode and decode text or whole-component URL strings.
Encoding
.env to JSON
Parse a .env / dotenv file into a JSON object and convert JSON back into .env format, handling quotes, comments, and export prefixes.
Web & Dev
.gitattributes Generator
Generate a .gitattributes file selecting line-ending normalization, binary, LFS and linguist rules from presets.
Web & Dev