Regex Cheatsheet & Builder
Browse a searchable regex syntax reference and snippet library for common patterns like email, URL, IP, and date, with copyable expressions.
Related
Parse a .env / dotenv file into a JSON object and convert JSON back into .env format, handling quotes, comments, and export prefixes.
Generate a .gitattributes file selecting line-ending normalization, binary, LFS and linguist rules from presets.
Build Apache .htaccess redirect rules (Redirect, RewriteRule) from source/target URL pairs with status codes.
Parse and sort Accept-Language or Accept headers by quality value (q-factor).