Data URI Size Estimator
Estimate the byte size and overhead of a Base64 data URI for a given raw file size before embedding it.
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