Git Product home page Git Product logo

improved-image-editor's Introduction

=== Improved Image Editor ===
Contributors: CodeKitchen, markoheijnen
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CQFB8UMDTEGGG
Tags: tabs, image, editor, gd, imagick, gmagick
Requires at least: 4.0
Tested up to: 4.0
Stable tag: 0.2
License: GPLv2 or later

Adds more image edit functionality to your WordPress installatin

== Description ==

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
- immediate
- 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.

== Installation ==

1. Upload the folder `improved-image-editor` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Start using the functionality it got in your own plugin or theme

== Frequently Asked Questions ==

Coming soon.

== Screenshots ==

Coming soon.

== Changelog ==

= 0.2.0 ( 2012-9-? ) =
* Add WP_Image class.
* Generate image size when it doesn't exist.
* Add ability to not generate an image size.

= 0.1.0 ( 2012-9-4 ) =
* First version to show people the possibilities.

improved-image-editor's People

Contributors

markoheijnen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.