Torrential Web Dev

js and css compaction

This is a simple little tool that reduces the size of js and css files by removing things like comments and blank lines. There are tools that allow a higher level of compaction along with handling versioning and archiving but for the majority of people this is just unneeded complexity.

This tool will be ideal for the majority of people who want to save a little bandwidth but who don't want to do spend lots of time setting it up.

Contents of the javascript or cascading style sheet file:


Choose operations:
Multi-line comment Single-line comment       
Remove blank lines Remove whitespace

Compacted file