=== Ameya Retouch ===
Contributors: ameya
Tags: image, retouch, upload
Requires at least: 4.7
Tested up to: 6.9.4
Stable tag: 0.4
Requires PHP: 7.0
Donate link: https://soft.candychip.net/Donation
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin retouches the images you upload.

== Description ==

Retouch function

* Resize to frequently used size
* Image rotation
* Adjust contrast and brightness
* Blur any part
* Change color temperature
* Paint over any area
* Paste an image
* Flip an image
* Save as WebP

== Installation ==

= Admin Installer =
1. Visit WordPress admin screen, click “Plugins” -> “Add New” menu.
2. Search for "ameya retouch" plugin from the list or search results.

OR...

2. Click "Upload Plugin" button, upload your zip file.
3. Click the "Install Now" button.
4. Activate the plugin.

= Manual =
1. Upload the Ameya Retouch folder to the plugins directory in your WordPress.
2. Activate the plugin.

== Frequently Asked Questions ==

= Why did you develop this plugin? =

It was troublesome to launch Photoshop to make simple edits to the photos posted on the CMS.

== Screenshots ==

1. Click "Media" -> "Retouch" menu. Design a retouch button from a "Retouch Settings" form.
2. Press the designed button to start retouching.
3. When the screen turns gray, drop the image file to load it, adjust the size or brightness, and press the save button. When all work is completed, press the close button to finish.

== Changelog ==

= 0.4 - 2026-03 =
* New Features: Paint over any area
* New Features: Paste an image
* New Features: Flip an image
* New Features: Save as WebP

= 0.3 - 2023-02 =
* FIXED: escape echo'd variables and options
* FIXED: use wp_enqueue commands
* FIXED: file location notation

= 0.2 - 2023-02 =
* FIXED: 'z-index' of retouch stage's background

= 0.1 - 2023-02 =
* published!

== Upgrade Notice ==

= 0.3 =
Modification according to manners

= 0.2 =
stage's background: 100 -> 99999 !important

= 0.1 =
Prepared the necessary functions and arranged the appearance of the plug-in.
