Online JS / CSS / HTML minifier

Is there a service that provides a public API for CSS or Javascript compression?

(How imgur allows you to upload images via PHP and get the image URL)

+5
source share
10 answers

The Google Closure Compiler allows you to send JavaScript code with a POST request and returns optimized code.

+4
source

Closure Compiler can be used for JavaScript. It has an API (link in the upper right corner). It does a decent job of compiling JavaScript.

+2
source
+1

Pretty Diff CSS, JavaScript HTML.

http://prettydiff.com/?m=minify&html

+1
+1

www.blimptontech.com Javascript. . , UglifyJS .

+1

-, / js, http://samqode.com/minifyjs. . API, " " ( url), .

+1

jsCompressor CSSCompressor javascript css.

0

. , ! CSS JS - API. JS ES5 ES6! , Sitemap Generator, HTML Minify, Image Resizer Free CDN .

Google Closure Compiler, cssminifier.com javascript-minifier.com, POST .

0

You can use online HTML or CSS or Javascript Minifiers. https://cssminifiers.com is currently the best css minifier / un minifier. http://www.htmlminifier.com/ compress your HTML, including CSS and JavaScript. Alternatively, you can use http://javascript-minify.com/ to minimize your javascript file.

0
source

All Articles