Elysia Tools
Navigation
format
Code and Markup Minify, Beautify, and Format Tools
Minify and beautify CSS, HTML, JavaScript, JSON, SQL, XML, YAML, TOML, SVG, and VBA, lint Markdown and email HTML, and format code across languages in one hub for production and review workflows.
Overview
What this hub helps you accomplish
This hub groups the two opposite jobs that happen around every code and markup file: shrinking it for production and cleaning it up for review. The minifiers strip whitespace, comments, and redundant markup from CSS, HTML, JavaScript, JSON, and SVG so assets ship smaller. The beautifiers and formatters do the reverse, turning a minified or messy blob into readable, well-indented SQL, XML, YAML, TOML, or VBA. Two linters round out the set: a Markdown style checker and an email-HTML compatibility checker that flags what Gmail, Outlook, and Apple Mail will break. Use it to prepare a build, untangle a minified snippet, or make a config file reviewable before commit.
Tools
Tools inside this hub
Samples
Sample stories related to this hub
Hubs