=== Convert images to media ===
Contributors: Amras
Tags: images,media,convert
Donate link:http://electronic-life.net/convert-image-media/
Requires at least: 3.3
Tested up to: 3.7.0
Stable tag: 0.4.5
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html


A plugin for WordPress that convert images to wordpress media



== Description ==

This is a simple WordPress plugin which allows a site adminstrator to convert images in the uploads folder. You simply go the the tools -> CITM page and select the images you want to convert.

Then the image will be convert to a media item and moved to a right subfolder if you have set up month and year folders.

= FEATURES =
*supports multi image formats jpeg,jpg,png and gif.
*Styled and buildt just like in the core. 




== Installation ==

1. Upload Convert image to media to the `/wp-content/plugins/` directory.

2. Activate the plugin through the 'Plugins' menu in WordPress.

3. Go to the Tools -> CITM page.

4. Use the plugin.



== Frequently Asked Questions ==

= What formats can i convert =
*currently the plugin supports jpeg,jpg,png and gif formats.

== Upgrade Notice ==

= 0.4.5 =
0.4.5 was the first release of the plugin.


== Screenshots ==

1. The plugin showing images to convert.




== Changelog ==

= 0.4.5 =

* Initial release