jscompress.com
Open in
urlscan Pro
2606:4700:3031::ac43:cc9f
Public Scan
Submitted URL: http://jscompress.com/
Effective URL: https://jscompress.com/
Submission: On August 02 via api from US — Scanned from DE
Effective URL: https://jscompress.com/
Submission: On August 02 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: copyPasteForm —
<form name="copyPasteForm">
<textarea name="code" placeholder="Code to compress..."></textarea>
<button class="button" type="submit">Compress JavaScript</button>
</form>
Text Content
JS JSCOMPRESS - THE JAVASCRIPT COMPRESSION TOOL Menu * More Developer Tools More Developer Tools * DNS-Lookup The Professional DNS & IP Lookup Tool * RandomKeygen The Random Password Generator * JSONLint The Legendary JSON Validator * JSONCompare The Advanced JSON Linter * ValidateJavaScript Quickly Find & Fix JavaScript Errors ECMAScript 2023 (via babel-minify) * Copy & Paste JavaScript Code * Upload Javascript Files * Output Compress JavaScript Choose files or drag them here. Compress Remove all Download Stats: 0% compression, saving 0 kb JS Compress Sponsors Check out their products! About JSCompress JSCompress is an online JavaScript compressor that allows you to compress and minify all of your JS files by up to 80% of their original size. Copy and paste your code or you can upload and combine multiple files and then compress. We use UglifyJS 3 and babel-minify for all JavaScript minification and compression. Why You Should Compress JavaScript There are a number of reasons why compressing your JavaScript files is a good idea: * Quicker download times for your users. * Reduced bandwidth consumption of your website. * Reduced number of HTTP requests on your server when combining many JavaScript files into one compressed file, thus reducing the server load and allowing more visitors to access your website. * Comments and whitespace are not needed for JavaScript execution; Removing them will reduce file size and speed up script execution times. Credits & Source Maintained by CircleCell. You can grab the JSCompress.com source code from GitHub here. © 2023 JSCompress.com — Advertise Here — Privacy x