Skip to content

Lua Beautifier & Minifier

Clean up or compress Lua code for Garry's Mod addons. Beautify re-indents your code consistently; minify strips comments and whitespace to reduce file size.

Output
Paste code on the left and click Beautify.

How it works

  • 1Beautify re-indents code by tracking block keywords (if/then, function, do, end, etc.).
  • 2Minify strips single-line and multi-line comments, removes blank lines, and collapses whitespace.
  • 3Neither mode modifies string contents or alters logic.
  • 4For complex files, verify the output before deploying to your server.

Want a server to run your Lua on? Spin one up free for 24 hours, no card required.

See GMod hosting →

Wrestling with messy Lua?

Ask in our Discord - we help with hosting questions whether or not you host with us.