> For the complete documentation index, see [llms.txt](https://docs.cloudimage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudimage.io/transformations/static-content/js-css-optimization.md).

# JS/CSS optimization

<mark style="color:orange;">**process=minify-css**</mark>\ <mark style="color:orange;">**process=minify-js**</mark>

Cloudimage supports on-the-fly optimization of CSS and JS content to further facilitate faster loading of your website or web application.

## Examples

[/samples.scaleflex.com/bootstrap.css?<mark style="color:orange;">**func=proxy**</mark>&<mark style="color:orange;">**process=minify-css**</mark>](https://doc.cloudimg.io/https://samples.scaleflex.com/bootstrap.css?func=proxy\&process=minify-css&) (152 kB minified vs. 192 kB original)

[/samples.scaleflex.com/jquery.js?<mark style="color:orange;">**func=proxy**</mark>&<mark style="color:orange;">**process=minify-js**</mark>](https://doc.cloudimg.io/https://samples.scaleflex.com/jquery.js?func=proxy\&process=minify-js&) (111 kB minified vs. 219 kB original)
