๐Dev
.env Formatter
Formats .env files: sort variables, group by prefix, quote values and remove duplicates.
What is .env formatting for?
.env files quickly become messy. Formatting them helps compare environments, review PRs and detect duplicates.
Comments (lines starting with #) and empty lines are preserved. Values with spaces are wrapped in quotes.
100% local processing.
Related Tools
๐
Pix Decoder
Decode Brazilian Pix BR Code (text starting with 0002...) extracting key, amount, beneficiary, city and identifier.
๐
Icon Finder
Search SVG icons from the Lucide library (1300+ icons) by name. Copy the SVG or component name.
๐ค
Unicode Info
Shows details of each character: code point (U+XXXX), official name, category, UTF-8 bytes, HTML/JS escapes.