# About

A WordPress plugin for client-side uploaded images resize (to do it client-side instead of backend-side and make the life of backend easier).

## Libs

### JS

| Name                                                      | Description                                                                             |
|-----------------------------------------------------------|-----------------------------------------------------------------------------------------|
| [Plupload v 2.2.1](https://github.com/moxiecode/plupload) | Plupload v. 2.2.1 to replace the 2.1.9 used in WP that has the bad resizing algorithm.  |
