Introduction
eMinifier is a must have tool for web developers. This piece of software allows you to compress / minify the size of your CSS and JavaScript code. It uses several compression technologies which also optimizes the code and auto corrects small issues. eMinifier can also scramble HTML into basic scrambling algorithm. Since v1.1.0 there is a new PHP scrambling function. This tool can reduce your CSS/JS size with 50%!
Features
- CSS and JS minify/compression.
- HTML scramler, PHP officially not supported.
Changelog
[21-07-2012 - v1.1.0]
- Removed: Totally java independant now.
- Removed: Does not use YUIcompression tech now.
- Improved: CSS engine, now also optimizes the code. Corrects it if possible.
- Improved: JS engine, now also optimizes the code. Corrects it if possible.
- Improved: Compression record broken - 57% compression ratio!
- Fixed: Fatal bugs fixed.
- Added: PHP scrambler engine, now can scramble PHP to make it unreadable.
[20-07-2012 - v1.0.0]
- Project started.
Download: https://dl.dropbox.com/u/78065528/eminifier_v110.zip
eMinifier is a must have tool for web developers. This piece of software allows you to compress / minify the size of your CSS and JavaScript code. It uses several compression technologies which also optimizes the code and auto corrects small issues. eMinifier can also scramble HTML into basic scrambling algorithm. Since v1.1.0 there is a new PHP scrambling function. This tool can reduce your CSS/JS size with 50%!
Features
- CSS and JS minify/compression.
- HTML scramler, PHP officially not supported.
Changelog
[21-07-2012 - v1.1.0]
- Removed: Totally java independant now.
- Removed: Does not use YUIcompression tech now.
- Improved: CSS engine, now also optimizes the code. Corrects it if possible.
- Improved: JS engine, now also optimizes the code. Corrects it if possible.
- Improved: Compression record broken - 57% compression ratio!
- Fixed: Fatal bugs fixed.
- Added: PHP scrambler engine, now can scramble PHP to make it unreadable.
[20-07-2012 - v1.0.0]
- Project started.
Download: https://dl.dropbox.com/u/78065528/eminifier_v110.zip
Last edited: