| Name | Type | Price | More info |
|---|---|---|---|
| JitBit non-secure content check | Online / Installable | Free | Limited to 200 pages, results available for 10 minutes. |
| HTTPS Checker | Online / Desktop | Free / Paid | The free version for desktop is limited to 500 URLs and can be licensed for more pages and features. The online verison (Reporter) comes at a cost and allows real-time continuous monitoring. |
| Why No Padlock? | Online | Single page scan, detailed info on SSL certificate, results available online for 30 day on a unique url. | |
| Mixed Content Checker in WebSite Auditor | Online | Free / Paid | Part of a larger suite of tools - WebSite Auditor. The free version is missing out on automation and reporting features, limited to 500 URLs, but still fully usable fo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "AD": { | |
| "_alpha2": "AD", | |
| "_alpha3": "AND", | |
| "_dial_code": "+376", | |
| "ar": "أندورا", | |
| "cs": "Andorra", | |
| "de": "Andorra", | |
| "en": "Andorra", | |
| "es": "Andorra", |
| Minifier | Output rulecount | Output bytes | Valid by w3.org? | Comments |
|---|---|---|---|---|
| CSS Minifier | 7632 | 869734 | Same errors, warnings down by 38. | Looks ok. |
| Minify | 7814 | 881609 | Same errors and warnings as source. | Looks ok. Removes /*!important comments*/. |
| CSS Compressor | 7808 | 880904 | Same errors, 4 more warnings. | Looks ok. Removes /*!important comments*/. |
| Dans’ Tools CSS Minify | 7814 | 882403 | Same errors and warnings as source. | Looks ok. Removes /*!important comments*/.Great tips on source CSS. |
| CSS Minifier | 7808 | 880904 | Minifier identical to CSS Compressor. | |
| Gift of Speed CSS compressor | 7814 | 882214 | 4 more errors, same warnings. | Has combined dimension rules into an invalid one: "50vw+50% - 6px". Looks ok. |
| CSS Minifer | 3712 | 503701 | Layout |
| Minifier | Output bytes | Valid by w3.org?' | Comments |
|---|---|---|---|
| CSS Minifier | 758 | yes | |
| Minify | 773 | yes | Omits "font-size:100%" rule for majority of reset elements. |
| CSS Compressor | 773 | yes | |
| Dans’ Tools CSS Minify | 897 | yes | Fails to remove unnecessary spaces and semicolons. |
| CSS Minifier | 773 | yes | Minifier identical to CSS Compressor (#3) |
| Gift of Speed CSS compressor | 773 | yes | |
| CSS Minifer | 773 | yes |
| Minifier | can minify JS | Advanced features |
|---|---|---|
| CSS Minifier | no | Provides an API for 8 programming languages. |
| Minify | yes | Available as a dependency. |
| CSS Compressor | no | Levels of minification, compatibility settings, timestamping. |
| Dans’ Tools CSS Minify | no | No special features. |
| CSS Minifier | no | A clone of CSS Compressor. |
| Gift of Speed CSS compressor | no.. | .. but is a part of a suite of great tools which include a JS minifier. |
| CSS Minifer | no.. | .. but is a part of a suite of tools which can. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| |Minifier|can minify JS|Advanced features| | |
| |:---:|:---:|:---| | |
| |CSS Minifier|no|Provides an API for 8 programming languages.| | |
| |Minify|yes|Available as a dependency.| | |
| |CSS Compressor|no|Levels of minification, compatibility settings, timestamping.| | |
| |Dans’ Tools CSS Minify|no|No special features.| | |
| |CSS Minifier|no|A clone of CSS Compressor.| | |
| |Gift of Speed CSS compressor|no..|.. but is a part of a suite of great tools which include a JS minifier.| | |
| |CSS Minifer|no..|.. but is a part of a suite of tools which can.| |