Here’s another release of AjaxminGui, a tool that allows you to run the Microsoft Ajax Minifier without using the command line or Visual Studio. This version is compatible with Microsoft Ajax Minifier 4.0.
Features
This is what you can do with the latest version of AjaxminGui:
- minify all javascript and css files in a folder and nested folders
- minify individual javascript or css files
- enable/disable the minifier’s analysis option
- enable/disable removal of debug statements
- ignore eval statements
- enable/disable renaming of functions and removal of unreferenced functions
- enable/disable removal of comment-based css hacks
Download
Version 1.2 – AjaxminGui 1.2 (Compatible with Microsoft Ajax Minifier 4.0)
Version 1.1 – AjaxminGui 1.1
Send me your comments or suggestions
If you have any type of feedback, I’d love to hear from you. Leave me a comment, reach me via Twitter: @miamicoder, or email: ramonj[AT]jorgeramon.me.
Can I join all minified file in one? Thanks and good job.
Excellent tool! Thank you very much for your hard work. Just one request for your next version. Could you allow end users to pick a destination folder for the outputted minified files?
How can I turn on the clobber option so that existing files are replaced?
Thanks and have a very Merry Christmas and prosperous New Year!
How is it possible to add a command line to change the encoding?
example:
AjaxMin.exe arquivo.js it arquivo.min.js-clobber-enc: in iso-8859-1-enc: out iso-8859-1