JP Joom2Static - Image Optimization
Article Index
- JP Joom2Static
- Why use JP Joom2Static?
- What's New in JP Joom2Static
- Installation
- General Configuration
- Menu and Asset Configuration
- Image Optimization
- .htaccess Settings
- Manual Files and Protected Sites
- Webhooks and REST API
- Deployment
- FTP Deployment
- Netlify Deployment
- AWS S3 Deployment
- GitHub Pages Deployment
- Generate Static HTML
- Configuration Parameter Reference
- Security Recommendations
- Conclusion
- All Pages
Image Optimization
Image Optimization Method
Parameter: optimize_method
Available options:
- None
- Native PHP (GD)
- TinyPNG API
The related configuration fields are automatically displayed according to the selected optimization method.
Native PHP (GD)
Select Native PHP (GD) to optimize supported images directly on your Joomla server using PHP GD functions.
Optimization Quality
Parameter: optimize_quality
Allowed range:
1 - 100
The default configuration value is 80.
Higher values preserve more image quality, while lower values can produce stronger compression.
TinyPNG API
Select TinyPNG API to optimize images using the TinyPNG service.
TinyPNG API Key
Parameter: tinykey
Enter your valid TinyPNG API Key. This field is displayed only when TinyPNG is selected as the Image Optimization Method.
Create Articles Within Category Menus
Parameter: force_catitems
Available values:
- No
- Yes
Enable this option when articles located inside Joomla category menu layouts should also be generated even if an individual article does not have its own associated Joomla menu item.