=== Rudra Image Optimizer ===
Contributors: rahul224
Tags: image optimizer, image compression, image analysis, speed, performance
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Analyze, compress, and optimize images from any webpage. Supports WebP, JPEG, PNG, bulk optimization, and performance reporting.

== Description ==

**Rudra Image Optimizer** lets you analyze any webpage URL and extract all images automatically.  
It then optimizes them using the WordPress GD Library into **WebP, JPEG, or PNG** formats.

Perfect for:

- SEO professionals  
- Agencies who audit client websites  
- Developers checking performance  
- Freelancers optimizing landing pages  
- Anyone who wants lighter, faster images

The tool runs inside your WordPress admin — **safe, secure, and 100% backend-only**.

= ⭐ Key Features =

✔ Extract all images from any URL  
✔ Optimize to WebP / JPEG / PNG  
✔ Adjustable compression quality  
✔ Resize images (max width)  
✔ Preview optimized vs original  
✔ Download optimized images  
✔ Beautiful summary report  
✔ Detects GD / WebP / JPEG support  
✔ No front-end impact  

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/rudra-image-optimizer/` directory  
2. Activate the plugin through the "Plugins" menu  
3. Open **Rudra Image Optimizer** inside the WordPress Admin  
4. Enter any webpage URL  
5. Click **Analyze & Optimize**  

== Frequently Asked Questions ==

= Do I need the GD library? =  
Yes. The plugin requires GD for WebP/JPEG/PNG conversion.

= Does this modify images on my website? =  
No.  
It only works on images extracted from an external webpage URL.

= Where does it save optimized files? =  
`/wp-content/uploads/rudra-optimized-images/`

= Is this plugin front-end safe? =  
Yes — it is admin-only.

== Screenshots ==

1. Analyzer screen with URL input  
2. Optimization summary  
3. Image comparison table  
4. Download optimized images interface  

== Changelog ==

= 1.0.0 =
* Initial release  
* WebP/JPEG/PNG output  
* Quality & resize controls  
* Image extraction  
* Optimization summary 
* Bulk optimized image download in zip


= 1.0.1 =
* Individual image upload to media
* Bulk image upload to media

= 1.0.2 =
design fixes

== Technical Requirements ==

* PHP 7.2 or higher
* WordPress 5.0 or higher
* GD Library with JPEG support (WebP and PNG support recommended)
* Sufficient memory for image processing (recommended: 128MB+)

== Privacy Policy ==

This plugin does not collect, store, or transmit any personal data. All image processing is performed locally on your server. The plugin only fetches publicly accessible images from URLs you provide.

== Support ==

For support, feature requests, or bug reports, please visit:
https://wordpress.org/support/plugin/rudra-image-optimizer/

== Upgrade Notice ==

= 1.0.0 =
First stable version. Safe to update anytime.

= 1.0.1 =
bulk optimized image zip download
bulk optimized image media upload

= 1.0.2 =
design fixes
