=== PHP Image Editor Lite === Contributors: patrikhultgren-1 Tags: image,editing,editor,picture,resize,contrast,brightness Tested up to: 3.3.2 Stable tag: 0.7 Requires at least: 3.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Alternative image editing directly in WordPress. Replaces the original image editor. == Description == Alternative image editing directly in WordPress. Replaces the original image editor. Features: * Resize (drag and drop) * Rotate * Crop (drag and drop) * Brightness * Contrast * Undo * Grayscale * Easy user interface Checkout the [live demo](http://www.phpimageeditor.se/wordpress.php). Note: If you're interested in the lite version, you may also like the pro version. == Installation == 1. Unzip the zip file to /yoursite/wp-content/plugins/ 2. Set the directories /yoursite/wp-content/plugins/php-image-editor-lite/editimagesoriginal/, /yoursite/wp-content/plugins/php-image-editor-lite/editimagespng/ and /yoursite/wp-content/plugins/php-image-editor-lite/editimagesworkwith/ to read, write, and execute permissions. 3. If you already haven“t done it, set your own image directory, subdirectories to read, write, and execute permissions. For example /yoursite/wp-content/uploads/ Important! CHMOD 777 ain't secure. You could try CHMOD 755. Read more at: http://codex.wordpress.org/Changing_File_Permissions == Screenshots == 1. How it looks like when resizing an image. 2. How it looks like when rotating an image. 3. How it looks like when cropping an image. 4. How it looks like when handling brightness, contrast and grayscale. == Changelog == = 4.0 = * Made image editing reponsive and added fields for doing cropping. = 0.7 = * Just changed the readme file. = 0.6 = * Changed directory names. = 0.5 = * Initial release.