>
Download This Plugin | |
Download Elegant Themes | |
Name | Improved Image Editor |
Version | 0.1 |
Author | Marko Heijnen |
Rating | 0 |
Last updated | 2014-09-04 09:55:00 |
Downloads |
214
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Improved Image Editor plugin added 2 bytes of resources to the Home page and 11 bytes of resources to the sample Post page.
Improved Image Editor plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Improved Image Editor plugin ads no tables to your Wordpress blog database.This plugin extend the power WordPress already have when it comes to image editing.
It currently focuses on the API side to give developers great tools to manipulate specific image sizes. You can do this by calling Improved_Image_Editor::register_image_size_info(). Here you can specify the following arguments: - quality - zoom - filters (work in progress)
It also includes the functionality of the following plugins I build: - Gmagick - Improved GD Image Editor - WP_Image (will be included soon)
Future plans are to build a settings page so users can select the settings per image size themself. I also have ideas to extend the current image editor UI with options to select the focus point per image size and build auto detection of the focus point. With every feature we add the main focus will be to build a decent API for it so at certain points it could be integrated in WordPress itself.