🖼️ PNG to JPG Converter
Convert PNG images to JPG format with quality control and transparency handling
📝 How to use:
- Select one or more PNG files using the file picker
- Adjust the JPEG quality setting (0-100)
- Click "Convert PNG to JPG" to process the files
- Download, view, or preview the converted images
💡 Features:
- 🖼️ Transparency Handling: Transparent areas are filled with white background
- Quality Control: Adjustable JPEG compression (0-100)
- 📁 Batch Processing: Convert multiple files at once
- Direct Download: One-click download of converted images
- ️ Preview & View: Preview images before downloading
- File Statistics: See compression ratios and file sizes
- 🔧 Command Line: Also works from command line interface
⚙️ Command Line Usage:
php png_to_jpg.php --input=image.png --output=image.jpg --quality=90