Skip to content

kiranpotphode/easy-image-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Easy Image Filters ===
Contributors: kiranpotphode
Tags: media library, image, filter, effects, colorize, hue, sepia, manipulation, editing, html5,canvas, browser, brightness, contrast, vibrance, noise, presets
Requires at least: 4.0
Tested up to: 6.5.2
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add cool filters and effects to images without leaving site admin screen. Save new image without loosing original.

== Description ==

Apply variety of filters and effects to image from Media library. Easy Image Filters allow you to easily manipulate images from your library.
Saves new images directly to media library without affecting original image.From variety of available filters and presets you can create cool effects on images.

### Features ###

1. Easy image manipulation without leaving your site admin area.
1. Plenty of filter options.
1. Choose preset to quickly apply predefined effects.
1. Save manipulated image directly to Media Library.
1. Simple interface to efficiently manipulate on image.

This plugin is implemented using [CamanJS](http://camanjs.com/).

== Installation ==

1. Upload `easy-image-filters` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

= What image formats are supported for manipulation =

Only png and jpeg image formats are supported.


== Screenshots ==

1. Add Filters button on Media edit screen.
2. Image manipulation interface.

== Changelog ==

= 1.0.3 =
* PHPCS Fixes.

= 1.0.2 =
* Fix image generation.
* Improve security.

= 1.0.1 =
* Tested upto WordPress 4.8.

= 1.0 =
* Plugin Released.