=== Change Image Type === Contributors: hideo Donate link: http:// Tags: admin, media, image, photo, photos, picture, pictures Requires at least: 2.7 Tested up to: 3.0 Stable tag: 1.0 == Description == "Change image type", you can change the image type. In doing so, you can do to facilitate the operation of the site. = Examples of changes = *.bmp => *.jpg, *.png, *.gif . *.jpg => *.png, *.gif . = Notes = Change image type is used the GD library. == Installation == 1.Upload the extracted "changeimagetype" folder to your /wp-content/plugins/ directory. 1.Activate the plugin in the 'Plugins' menu in WordPress. 1.Configure the plugin in WordPress' media settings. == Frequently Asked Questions == = Please tell me which image formats are supported = [Bmp, jpg, png, gif] from, [jpg, png, gif] can be converted to. = GD-library is not installed = "Change Image Type" is used in the GD library. Therefore, GD is not available in the library environment "Change Image Tyep" will not work. == Screenshots == 1. Media (only image file) lists. 2. Is a screen shot before the conversion. Displays a confirmation message. 3. bmp => jpg. == Upgrade Notice == = Version 1.0 = First release == Changelog == = 1.0 = * First release