Slugify Variants Comparator
Generate multiple slug styles (kebab, snake, dot, path, GitHub-anchor) from one input at once for comparison.
Related
.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
.htaccess Redirect Builder
Build Apache .htaccess redirect rules (Redirect, RewriteRule) from source/target URL pairs with status codes.
Web & Dev
Accept-Language / Accept Parser
Parse and sort Accept-Language or Accept headers by quality value (q-factor).
Web & Dev